diff --git a/.gitignore b/.gitignore index 38236068d..1d9ef55b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,10 @@ *# -*.[568ao] -*.a[568o] -*.cgo*.c -*.cgo*.go +.#* +*-stamp /*.yaml /*.yml /*.rules *.exe -*.orig -*.pyc -*.rej -*.so # Editor files # ################ @@ -20,12 +14,6 @@ *.iml .idea -.DS_Store -.nfs.* -[568a].out -core - -*-stamp /prometheus /promtool benchmark.txt @@ -34,12 +22,6 @@ benchmark.txt /.release /.tarballs -.#* -command-line-arguments.test -*BACKUP* -*LOCAL* -*REMOTE* - !/circle.yml !/.travis.yml !/.promu.yml