mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 14:27:27 -08:00
updated-gitignore
This commit is contained in:
parent
eef46ae8e5
commit
bc3ed97166
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -14,11 +14,15 @@
|
||||||
*.iml
|
*.iml
|
||||||
.idea
|
.idea
|
||||||
tags
|
tags
|
||||||
|
.history
|
||||||
|
.vscode
|
||||||
|
|
||||||
/prometheus
|
/prometheus
|
||||||
/promtool
|
/promtool
|
||||||
benchmark.txt
|
benchmark.txt
|
||||||
/data
|
/data
|
||||||
|
/cmd/prometheus/data
|
||||||
|
/cmd/prometheus/debug
|
||||||
/.build
|
/.build
|
||||||
/.release
|
/.release
|
||||||
/.tarballs
|
/.tarballs
|
||||||
|
|
Loading…
Reference in a new issue