mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
chore: fix ignore file_name
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
This commit is contained in:
parent
c1c444504e
commit
adac7bcd1e
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,7 +19,7 @@ benchmark.txt
|
||||||
!/.promu.yml
|
!/.promu.yml
|
||||||
!/.golangci.yml
|
!/.golangci.yml
|
||||||
/documentation/examples/remote_storage/remote_storage_adapter/remote_storage_adapter
|
/documentation/examples/remote_storage/remote_storage_adapter/remote_storage_adapter
|
||||||
/documentation/examples/remote_storage/example_write_adapter/example_writer_adapter
|
/documentation/examples/remote_storage/example_write_adapter/example_write_adapter
|
||||||
|
|
||||||
npm_licenses.tar.bz2
|
npm_licenses.tar.bz2
|
||||||
/web/ui/static/react
|
/web/ui/static/react
|
||||||
|
|
Loading…
Reference in a new issue