소스 검색

Add latexrun default directory for auxiliary files

Yin Li 7 년 전
부모
커밋
47fd588296
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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