35 lines
456 B
Plaintext
35 lines
456 B
Plaintext
*#
|
|
.#*
|
|
*-stamp
|
|
/*.yaml
|
|
/*.yml
|
|
/*.rules
|
|
*.exe
|
|
|
|
# Editor files #
|
|
################
|
|
*~
|
|
.*.swp
|
|
.*.swo
|
|
*.iml
|
|
.idea
|
|
tags
|
|
.history
|
|
.vscode
|
|
|
|
/prometheus
|
|
/promtool
|
|
benchmark.txt
|
|
/data
|
|
/cmd/prometheus/data
|
|
/cmd/prometheus/debug
|
|
/.build
|
|
/.release
|
|
/.tarballs
|
|
|
|
!/circle.yml
|
|
!/.travis.yml
|
|
!/.promu.yml
|
|
/documentation/examples/remote_storage/remote_storage_adapter/remote_storage_adapter
|
|
/documentation/examples/remote_storage/example_write_adapter/example_writer_adapter
|