mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Merge pull request #12058 from Dup4/fix-typo
chore: fix ignore file_name
This commit is contained in:
commit
d2f5fdd17e
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