diff options
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 | 
