Add build artifacts to gitignore
This commit is contained in:
parent
473016dd51
commit
e4fd929305
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue