Skip to content

Commit e98611a

Browse files
authored
Added *.listing extension to TeX.gitignore
This is the default extension the package "tcolorbox" may generate. The actual extension may be changed by key "listing file" provided by "tcolorbox".
1 parent 38b189d commit e98611a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

TeX.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ sympy-plots-for-*.tex/
188188
*.pytxcode
189189
pythontex-files-*/
190190

191+
# tcolorbox
192+
*.listing
193+
191194
# thmtools
192195
*.loe
193196

0 commit comments

Comments
 (0)