Browse Source

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

[TeX] Ignore generated files by 'comment' and 'xcolor' package
pull/2817/merge
Brendan Forster 5 years ago
parent
commit
340e2fe08a
No account linked to committer's email address
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      TeX.gitignore

+ 6
- 0
TeX.gitignore View File

# changes # changes
*.soc *.soc


# comment
*.cut

# cprotect # cprotect
*.cpt *.cpt


# easy-todo # easy-todo
*.lod *.lod


# xcolor
*.xcp

# xmpincl # xmpincl
*.xmpi *.xmpi



Loading…
Cancel
Save