Files
warewulf/.gitignore
Ian Kaneshiro badd10b838 update Makefile and .gitignore
- automatically download golangci-lint to lint the code eventually
- use a vendor directory
2020-11-06 17:09:10 -08:00

10 lines
75 B
Plaintext

# project data
.idea
.tools
vendor/
# binaries
warewulfd
wwbuild
wwclient