Browse Source

Add svg temporary files

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

+ 3 - 0
TeX.gitignore

@@ -185,6 +185,9 @@ _minted*
 # scrwfile
 *.wrt
 
+# svg
+svg-inkscape/
+
 # sympy
 *.sout
 *.sympy