Add build artifacts to gitignore

This commit is contained in:
Tobias Schmidt 2015-04-15 23:29:29 -04:00
parent 473016dd51
commit e4fd929305

2
.gitignore vendored
View File

@ -20,6 +20,8 @@ _cgo_export.*
_testmain.go _testmain.go
*.exe *.exe
dependencies-stamp
node_exporter node_exporter
.build
.deps .deps
*.tar.gz *.tar.gz