diff options
author | Blaise Thompson <blaise@untzag.com> | 2017-11-20 20:39:46 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2017-11-20 20:39:46 -0600 |
commit | b4d2785e395ee915043b1c7b74d4a16c65f9cef8 (patch) | |
tree | 2a498a73e834da6d783da1a1a456167d180271a6 /.gitignore | |
parent | 4ddc0bcecdd172e6fbed0df2e80dfc7663b6ab73 (diff) |
dual chopping normalization
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -ore latex/pdflatex auxiliary files: +## Ignore latex/pdflatex auxiliary files: *.aux *.lof *.log @@ -214,7 +214,8 @@ TSWLatexianTemp* *~[0-9]* # auto folder when using emacs and auctex -/auto/* +*/auto/* +*auto/* # expex forward references with \gathertags *-tags.tex |