mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Add "data" directory to .gitignore.
This commit is contained in:
parent
bc09484608
commit
bd47e159d9
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…
Reference in a new issue