From da37cecbd45e101d311229946f4cb02c659cb70a Mon Sep 17 00:00:00 2001 From: Arnaud Rocher Date: Fri, 9 Nov 2018 10:42:08 +0100 Subject: [PATCH] [TeX] Ignore generated files by 'vhistory' package The `vhistory` package generates two files, with `.hst` and `.ver` extensions. --- TeX.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TeX.gitignore b/TeX.gitignore index 753f2b95..edd1f60b 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -205,6 +205,10 @@ pythontex-files-*/ # todonotes *.tdo +# vhistory +*.hst +*.ver + # easy-todo *.lod