]> source.dussan.org Git - gitignore.git/commitdiff
Ignore files created by `\tikzexternalize` 1562/head
authorArne de Laat <adelaat@nikhef.nl>
Wed, 24 Jun 2015 09:09:57 +0000 (11:09 +0200)
committerArne de Laat <adelaat@nikhef.nl>
Wed, 24 Jun 2015 09:09:57 +0000 (11:09 +0200)
When using TikZ & PGF with:
`\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize`
It creates .dpth and .md5 files for the externalized tikzpictures.

TeX.gitignore

index 5c7a0ec47618bdb9972976086db84e444ddebde2..51dda4b0e263536981923c597d6c68bd5d5840e7 100644 (file)
@@ -120,6 +120,10 @@ _minted*
 *.sympy
 sympy-plots-for-*.tex/
 
+# TikZ & PGF
+*.dpth
+*.md5
+
 # todonotes
 *.tdo