diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ *~ +*.txt *.aux *.log *.nav *.out *.pdf *.snm -*.toc
\ No newline at end of file +*.toc +git-commit.tex
\ No newline at end of file |