mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
Merge pull request #6323 from prometheus/beorn7/build
Add tsdb/tsdb to .gitignore
This commit is contained in:
commit
9f35c75c21
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
|
||||
/prometheus
|
||||
/promtool
|
||||
/tsdb/tsdb
|
||||
benchmark.txt
|
||||
/data
|
||||
/cmd/prometheus/data
|
||||
|
|
Loading…
Reference in a new issue