Update TeX.gitignore
minitoc also generates .stc, .slf, and .slt files
This commit is contained in:
parent
ebb436c559
commit
ca5a58fae6
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ acs-*.bib
|
||||||
*.mlf
|
*.mlf
|
||||||
*.mlt
|
*.mlt
|
||||||
*.mtc[0-9]*
|
*.mtc[0-9]*
|
||||||
|
*.slf[0-9]*
|
||||||
|
*.slt[0-9]*
|
||||||
|
*.stc[0-9]*
|
||||||
|
|
||||||
# minted
|
# minted
|
||||||
_minted*
|
_minted*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue