mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
cleanup gitignore (#3869)
This commit is contained in:
parent
de043c9593
commit
a1f6b5c61d
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -6,17 +6,6 @@
|
||||||
/*.rules
|
/*.rules
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
# Editor files #
|
|
||||||
################
|
|
||||||
*~
|
|
||||||
.*.swp
|
|
||||||
.*.swo
|
|
||||||
*.iml
|
|
||||||
.idea
|
|
||||||
tags
|
|
||||||
.history
|
|
||||||
.vscode
|
|
||||||
|
|
||||||
/prometheus
|
/prometheus
|
||||||
/promtool
|
/promtool
|
||||||
benchmark.txt
|
benchmark.txt
|
||||||
|
|
Loading…
Reference in a new issue