mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
Merge pull request #2818 from whisperity/ignore-tex-templategenerated
[TeX] Ignore generated files by 'comment' and 'xcolor' package
This commit is contained in:
commit
340e2fe08a
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue