Commit daa440bc authored by Arne de Laat's avatar Arne de Laat

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.
parent 98b1db92
...@@ -123,6 +123,7 @@ sympy-plots-for-*.tex/ ...@@ -123,6 +123,7 @@ sympy-plots-for-*.tex/
# TikZ & PGF # TikZ & PGF
*.dpth *.dpth
*.md5 *.md5
*.auxlock
# todonotes # todonotes
*.tdo *.tdo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment