mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-01 10:41:02 +02:00
Merge pull request #790 from prometheus/ignore-data-dir
Add "data" directory to .gitignore.
This commit is contained in:
commit
ae2bff45ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,6 +31,7 @@ core
|
|||||||
*-stamp
|
*-stamp
|
||||||
/prometheus
|
/prometheus
|
||||||
benchmark.txt
|
benchmark.txt
|
||||||
|
/data
|
||||||
|
|
||||||
.#*
|
.#*
|
||||||
command-line-arguments.test
|
command-line-arguments.test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user