Skip to content

Commit ce4e9cc

Browse files
committed
Exclude Latexian temp files for Tex documents
Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well
1 parent be33336 commit ce4e9cc

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
@@ -154,3 +154,6 @@ pythontex-files-*/
154154
# endfloat
155155
*.ttt
156156
*.fff
157+
158+
# Latexian
159+
TSWLatexianTemp*

0 commit comments

Comments
 (0)