Audit Makefile clean target and gitignore
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -5,34 +5,22 @@
|
||||
/vendor
|
||||
|
||||
# binaries
|
||||
/warewulfd
|
||||
/wwbuild
|
||||
/wwclient
|
||||
/wwctl
|
||||
/bash_completion
|
||||
/config_defaults
|
||||
/update_configuration
|
||||
/wwapic
|
||||
/wwapid
|
||||
/wwapird
|
||||
/print_defaults
|
||||
|
||||
# other created files
|
||||
/docs/man/man1/*.1.gz
|
||||
/docs/man/man1
|
||||
/docs/man/man5/*.5.gz
|
||||
/bash_completion.d
|
||||
/etc/bash_completion.d/
|
||||
warewulf.spec
|
||||
internal/pkg/buildconfig/setconfigs.go
|
||||
internal/pkg/config/buildconfig.go
|
||||
include/systemd/warewulfd.service
|
||||
_dist/
|
||||
/config
|
||||
warewulf-*.tar.gz
|
||||
Defaults.mk
|
||||
/etc/wwapid.config
|
||||
/etc/wwapic.config
|
||||
/etc/wwapird.config
|
||||
/etc/wwapid.conf
|
||||
/etc/wwapic.conf
|
||||
/etc/wwapird.conf
|
||||
|
||||
Reference in New Issue
Block a user