瀏覽代碼

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.
Arne de Laat 9 年之前
父節點
當前提交
daa440bce8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      TeX.gitignore

+ 1 - 0
TeX.gitignore

@@ -123,6 +123,7 @@ sympy-plots-for-*.tex/
 # TikZ & PGF
 *.dpth
 *.md5
+*.auxlock
 
 # todonotes
 *.tdo