From d878f04545852bc876c40f48e19dabbf184d052e Mon Sep 17 00:00:00 2001 From: Thomas Ferreira de Lima Date: Sun, 29 Apr 2018 23:13:19 -0400 Subject: [PATCH] adding exception for *.spl from elsarticle.cls --- TeX.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 6f1c6960..e6598ba1 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -237,3 +237,6 @@ TSWLatexianTemp* # standalone packages *.sta + +# generated if using elsarticle.cls +*.spl