From ce4e9ccd7a714da6b0e1ea313acdaf832a533750 Mon Sep 17 00:00:00 2001 From: Rogier Slag Date: Sun, 10 Jan 2016 15:59:25 +0100 Subject: [PATCH] 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 --- TeX.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 06f59b3f..fb533ccc 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -154,3 +154,6 @@ pythontex-files-*/ # endfloat *.ttt *.fff + +# Latexian +TSWLatexianTemp*