Files
warewulf/.gitignore
Christian Goll 2f2580e81b be more verbose
2022-04-12 18:03:08 +02:00

29 lines
383 B
Plaintext

# project data
/.idea
/.tools
/vendor
# binaries
/warewulfd
/wwbuild
/wwclient
/wwctl
/bash_completion
/man_page
/config_defaults
/update_configuration
# other created files
/man_pages
/bash_completion.d
/usr/share/man/man1/
/etc/bash_completion.d/
warewulf.spec
internal/pkg/buildconfig/setconfigs.go
include/systemd/warewulfd.service
_dist/
config
warewulf-*.tar.gz
Defaults.mk