Skip to content

Commit daa440b

Browse files
author
Arne de Laat
committed
Ignore *.auxlock files created by TikZ in TeX
TikZ uses *.auxlock files to check if the main *.aux file is available. This is only used when using the external tikz library.
1 parent 98b1db9 commit daa440b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TeX.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ sympy-plots-for-*.tex/
123123
# TikZ & PGF
124124
*.dpth
125125
*.md5
126+
*.auxlock
126127

127128
# todonotes
128129
*.tdo

0 commit comments

Comments
 (0)