mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
631c2e9381
promql: Add a Makefile target for goyacc
34 lines
504 B
Plaintext
34 lines
504 B
Plaintext
*#
|
|
.#*
|
|
/*.yaml
|
|
/*.yml
|
|
*.exe
|
|
|
|
/prometheus
|
|
/promtool
|
|
benchmark.txt
|
|
/data
|
|
/data-agent
|
|
/cmd/prometheus/data
|
|
/cmd/prometheus/data-agent
|
|
/cmd/prometheus/debug
|
|
/benchout
|
|
/cmd/promtool/data
|
|
|
|
!/.travis.yml
|
|
!/.promu.yml
|
|
!/.golangci.yml
|
|
/documentation/examples/remote_storage/remote_storage_adapter/remote_storage_adapter
|
|
/documentation/examples/remote_storage/example_write_adapter/example_write_adapter
|
|
|
|
npm_licenses.tar.bz2
|
|
/web/ui/static/react
|
|
|
|
/vendor
|
|
/.build
|
|
|
|
/**/node_modules
|
|
|
|
# Ignore parser debug
|
|
y.output
|