Files
warewulf/.gitignore
Christian Goll 4deae97bc8 make the configuration to be based in warewulf.conf
defaults will be se by the Makefile

Signed-off-by: Christian Goll <cgoll@suse.de>
2023-03-23 11:09:20 +01:00

43 lines
623 B
Plaintext

# project data
/.idea
/.tools
/.vscode
/vendor
# binaries
/warewulfd
/wwbuild
/wwclient
/wwctl
/bash_completion
/man_page
/config_defaults
/update_configuration
/wwapic
/wwapid
/wwapird
/print_defaults
# other created files
/man_pages
/bash_completion.d
/usr/share/man/man1/
/etc/bash_completion.d/
warewulf.spec
internal/pkg/buildconfig/setconfigs.go
internal/pkg/warewulfconf/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
.dist/
userdocs/_*
userdocs/reference/*