Commit Graph
4 Commits
Author SHA1 Message Date
David Haberthür fe3b2f4d97 Ignore auxiliary files from \usepackage{cprotect}
[cprotect](https://www.ctan.org/tex-archive/macros/latex/contrib/cprotect?lang=en) tracks its contents in an auxiliary file, this is safe to ignore.
2015-12-21 13:55:17 +01:00
David Haberthür 381a78b8af Adding endfloat.sty auxiliary files
endfloat.sty produces these two auxiliary files.
From Section 3.2 of its documentation:
> Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
2015-11-16 09:35:14 +01:00
David Haberthür 2d862c129e Adding more files to ignore when using minitoc
As per http://tex.stackexchange.com/q/258515/828
2015-08-04 10:10:16 +02:00
David Haberthür 9e35fe9b2f (TeX) Exclude files generated by using backref.
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.

Info: http://tex.stackexchange.com/a/7772/828
2014-07-29 11:40:15 +02:00