update Makefile and .gitignore
- automatically download golangci-lint to lint the code eventually - use a vendor directory
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
# project data
|
||||
.idea
|
||||
.tools
|
||||
vendor/
|
||||
|
||||
# binaries
|
||||
warewulfd
|
||||
wwbuild
|
||||
wwclient
|
||||
wwclient
|
||||
|
||||
Reference in New Issue
Block a user