diff options
author | David Haberthür <email@davidhaberthuer.ch> | 2015-08-04 10:10:16 +0200 |
---|---|---|
committer | David Haberthür <email@davidhaberthuer.ch> | 2015-08-04 10:10:16 +0200 |
commit | 2d862c129e8ee7988fe29e371dd23e0a79d588f3 (patch) | |
tree | 02fd37766d62a43aaf5cd4b9c1efd43c3471f267 /TeX.gitignore | |
parent | 92fe23112d1863d526651434169928ea0b61b853 (diff) | |
download | gitignore-2d862c129e8ee7988fe29e371dd23e0a79d588f3.tar.gz gitignore-2d862c129e8ee7988fe29e371dd23e0a79d588f3.zip |
Adding more files to ignore when using minitoc
As per http://tex.stackexchange.com/q/258515/828
Diffstat (limited to 'TeX.gitignore')
-rw-r--r-- | TeX.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TeX.gitignore b/TeX.gitignore index a7a84bc9..19930d2f 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -93,6 +93,8 @@ acs-*.bib # minitoc *.maf +*.mlf +*.mlt *.mtc *.mtc[0-9] *.mtc[1-9][0-9] |