Files
warewulf/.gitignore
Jonathon Anderson 03fe1a4434 Update CONTRIBUTING with TSC and initial policies
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2023-11-23 10:11:06 -07:00

34 lines
488 B
Plaintext

# project data
/.idea
/.tools
/.vscode
/vendor
# binaries
/wwclient
/wwctl
/update_configuration
/wwapic
/wwapid
/wwapird
# other created files
/docs/man/man1
/docs/man/man5/*.5.gz
/etc/bash_completion.d/
warewulf.spec
internal/pkg/config/buildconfig.go
include/systemd/warewulfd.service
warewulf-*.tar.gz
Defaults.mk
/etc/wwapid.conf
/etc/wwapic.conf
/etc/wwapird.conf
/etc/defaults.conf
.dist/
userdocs/_*
userdocs/reference/*
/warewulf-?.?.?/
*.coverprofile
LICENSE_DEPENDENCIES.csv