Skip to content
Snippets Groups Projects
Commit 754ef879 authored by Gregory Becker's avatar Gregory Becker Committed by Todd Gamblin
Browse files

Ignore git *.orig files and emacs backup files

parent cbbd3846
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,10 @@
*.swp
/htmlcov
.coverage
#*
\#*
.#*
lib/spack/spack/test/.cache
/bin/spackc
*.in.log
*.out.log
*.orig
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment