Skip to content

Commit e9c3096

Browse files
authored
Merge pull request #2698 from eelregit/latexrun
Add latexrun default directory for auxiliary files
2 parents 67ce838 + 47fd588 commit e9c3096

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TeX.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
*.synctex.gz(busy)
4141
*.pdfsync
4242

43+
## Build tool directories for auxiliary files
44+
# latexrun
45+
latex.out/
46+
4347
## Auxiliary and intermediate files from other packages:
4448
# algorithms
4549
*.alg

0 commit comments

Comments
 (0)