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.
This commit is contained in:
@@ -123,6 +123,7 @@ sympy-plots-for-*.tex/
|
|||||||
# TikZ & PGF
|
# TikZ & PGF
|
||||||
*.dpth
|
*.dpth
|
||||||
*.md5
|
*.md5
|
||||||
|
*.auxlock
|
||||||
|
|
||||||
# todonotes
|
# todonotes
|
||||||
*.tdo
|
*.tdo
|
||||||
|
Reference in New Issue
Block a user