Commit 28372f7d authored by Chris Mower's avatar Chris Mower Committed by Brendan Forster

TeX.gitignore modification for Emacs users (#2491)

* without . the auto directory is still considered for commits

* small addition that ensures all Emacs-Lisp files (.el files) are ignored
parent 65b8b3b6
......@@ -215,7 +215,8 @@ TSWLatexianTemp*
*~[0-9]*
# auto folder when using emacs and auctex
/auto/*
./auto/*
*.el
# expex forward references with \gathertags
*-tags.tex
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment