Explorar el Código

Add latexrun default directory for auxiliary files

Yin Li hace 7 años
padre
commit
47fd588296
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      TeX.gitignore

+ 4 - 0
TeX.gitignore

@@ -40,6 +40,10 @@
 *.synctex.gz(busy)
 *.pdfsync
 
+## Build tool directories for auxiliary files
+# latexrun
+latex.out/
+
 ## Auxiliary and intermediate files from other packages:
 # algorithms
 *.alg