Skip to content

Commit 1a5fe77

Browse files
committed
tikz files are no longer ignored
1 parent 5deadc6 commit 1a5fe77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ acs-*.bib
124124
# knitr
125125
*-concordance.tex
126126
# TODO Comment the next line if you want to keep your tikz graphics files
127-
*.tikz
128-
*-tikzDictionary
127+
#*.tikz
128+
#*-tikzDictionary
129129

130130
# listings
131131
*.lol

0 commit comments

Comments
 (0)