Merge pull request #1189 from timstclair/gitignore
git ignore test binaries
This commit is contained in:
commit
400b3b2ae4
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
cadvisor
|
||||
/release
|
||||
.vscode
|
||||
|
||||
# Go test binaries
|
||||
*.test
|
||||
|
Loading…
Reference in New Issue
Block a user