prometheus/.gitignore
Matt T. Proud 3b9b1c6ab4 Define dependencies for web. stack concretely.
This commit destroys the use of AppState, which makes passing
concrete state along to various serving components onerous.
2013-05-06 11:13:12 +02:00

32 lines
237 B
Plaintext

*#
*.[568ao]
*.a[568o]
*.cgo*.c
*.cgo*.go
*.conf
*.exe
*.orig
*.pyc
*.rej
*.so
*~
.*.swp
.DS_Store
._*
.nfs.*
/.git
/.gitignore
[568a].out
_cgo_*
core
*-stamp
prometheus
.#*
command-line-arguments.test
*BACKUP*
*BASE*
*LOCAL*
*REMOTE*