Browse Source

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
Rogier Slag 9 năm trước cách đây
mục cha
commit
ce4e9ccd7a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      TeX.gitignore

+ 3 - 0
TeX.gitignore

@@ -154,3 +154,6 @@ pythontex-files-*/
 # endfloat
 *.ttt
 *.fff
+
+# Latexian
+TSWLatexianTemp*