]> source.dussan.org Git - gitignore.git/commitdiff
Add svg temporary files 3544/head
authorschtandard <bwilde@posteo.de>
Fri, 9 Oct 2020 10:26:48 +0000 (12:26 +0200)
committerschtandard <bwilde@posteo.de>
Fri, 9 Oct 2020 10:26:48 +0000 (12:26 +0200)
The svg package creates two temporary files for each .svg file that is
included in the document (one .pdf file and one .pdf_tex file). These
are placed into a subfolder called svg-inkscape/ by default.

TeX.gitignore

index 8a42ebbd98cdfb09c3c329f28f2cc17e1c21ff2e..f96d8f443ebfd2ca1649a4c9f38cf725a3ea25f3 100644 (file)
@@ -185,6 +185,9 @@ _minted*
 # scrwfile
 *.wrt
 
+# svg
+svg-inkscape/
+
 # sympy
 *.sout
 *.sympy