Procházet zdrojové kódy

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 před 9 roky
rodič
revize
daa440bce8
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      TeX.gitignore

+ 1 - 0
TeX.gitignore

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