prometheus/.gitignore
Fabian Reinartz 746d330a23 gitignore: clean up
This removes several outdated or unnecessary ignore patterns.
Especially those that match random words such as 'local' or 'core',
which repeatedly caused weird behavior that's hard to debug, e.g.
invisble vendored files.
2016-07-04 11:34:33 +02:00

28 lines
222 B
Plaintext

*#
.#*
*-stamp
/*.yaml
/*.yml
/*.rules
*.exe
# Editor files #
################
*~
.*.swp
.*.swo
*.iml
.idea
/prometheus
/promtool
benchmark.txt
/data
/.build
/.release
/.tarballs
!/circle.yml
!/.travis.yml
!/.promu.yml