Skip to content

Commit c2bb55b

Browse files
authored
Merge pull request #2879 from cailloumajor/patch-1
[TeX] Ignore generated files by 'vhistory' package
2 parents f2bd62d + da37cec commit c2bb55b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

TeX.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ pythontex-files-*/
205205
# todonotes
206206
*.tdo
207207

208+
# vhistory
209+
*.hst
210+
*.ver
211+
208212
# easy-todo
209213
*.lod
210214

0 commit comments

Comments
 (0)