update Makefile and .gitignore

- automatically download golangci-lint to lint the code eventually
- use a vendor directory
This commit is contained in:
Ian Kaneshiro
2020-11-06 17:09:10 -08:00
parent 8aec707f42
commit badd10b838
2 changed files with 47 additions and 4 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,9 @@
# project data
.idea
.tools
vendor/
# binaries
warewulfd
wwbuild
wwclient
wwclient