Unverified Commit 340e2fe0 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

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

[TeX] Ignore generated files by 'comment' and 'xcolor' package
parents cfd32d91 a77aaae8
......@@ -64,6 +64,9 @@ acs-*.bib
# changes
*.soc
# comment
*.cut
# cprotect
*.cpt
......@@ -205,6 +208,9 @@ pythontex-files-*/
# easy-todo
*.lod
# xcolor
*.xcp
# xmpincl
*.xmpi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment