summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGregory Becker <becker33@llnl.gov>2019-09-17 15:25:33 -0500
committerTodd Gamblin <tgamblin@llnl.gov>2019-09-18 23:51:27 -0700
commit754ef8796e4c78797d69254ea14a73c24bba71ec (patch)
tree71ebdc6b5d1691aea51558c213cd831667f2a8dd /.gitignore
parentcbbd3846288fde979b628058900897de54944aa0 (diff)
downloadspack-754ef8796e4c78797d69254ea14a73c24bba71ec.tar.gz
spack-754ef8796e4c78797d69254ea14a73c24bba71ec.tar.bz2
spack-754ef8796e4c78797d69254ea14a73c24bba71ec.tar.xz
spack-754ef8796e4c78797d69254ea14a73c24bba71ec.zip
Ignore git *.orig files and emacs backup files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ee71398e44..f5169a5405 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,9 +20,10 @@
*.swp
/htmlcov
.coverage
-#*
+\#*
.#*
lib/spack/spack/test/.cache
/bin/spackc
*.in.log
*.out.log
+*.orig