prometheus/.gitignore
Matt T. Proud 32c0a939b0 New self-sustaining, hermetic build system.
This should help us produce self-contained artifacts for users as
well as lower the hurdles for first-time contributors.
2013-04-17 09:34:24 +02:00

27 lines
194 B
Plaintext

*#
*.[568ao]
*.a[568o]
*.cgo*.c
*.cgo*.go
*.conf
*.exe
*.orig
*.pyc
*.rej
*.rules
*.so
*~
.*.swp
._*
.DS_Store
.git
.gitignore
.nfs.*
[568a].out
_cgo_*
core
*-stamp
prometheus.build
prometheus