prometheus/.gitignore
Conor Hennessy 2d2c434d48 More updates for first time users.
- Modified sample conf so it is useable by default, also added some
      comments from the 'hello world' configuration.
    - Updated README so there's a clear two step start for newbies.
    - Added extra vim swap files to gitignore.

Change-Id: I76203973db4a7b332014662fcfb2ce5e7d137bd8
2013-10-22 20:54:43 +02:00

37 lines
280 B
Plaintext

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