Merge pull request #2818 from whisperity/ignore-tex-templategenerated

[TeX] Ignore generated files by 'comment' and 'xcolor' package
This commit is contained in:
Brendan Forster
2018-09-21 10:12:26 -03:00
committed by GitHub

View File

@ -64,6 +64,9 @@ acs-*.bib
# changes # changes
*.soc *.soc
# comment
*.cut
# cprotect # cprotect
*.cpt *.cpt
@ -205,6 +208,9 @@ pythontex-files-*/
# easy-todo # easy-todo
*.lod *.lod
# xcolor
*.xcp
# xmpincl # xmpincl
*.xmpi *.xmpi