Merge pull request #1189 from timstclair/gitignore

git ignore test binaries
This commit is contained in:
Tim St. Clair 2016-04-04 16:25:35 -07:00
commit 400b3b2ae4

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
cadvisor
/release
.vscode
# Go test binaries
*.test