mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Add build artifacts to gitignore
This commit is contained in:
parent
473016dd51
commit
e4fd929305
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -20,6 +20,8 @@ _cgo_export.*
|
|||
_testmain.go
|
||||
|
||||
*.exe
|
||||
dependencies-stamp
|
||||
node_exporter
|
||||
.build
|
||||
.deps
|
||||
*.tar.gz
|
||||
|
|
Loading…
Reference in a new issue