diff options
author | Niklas Holm <niklas.y.holm@ericsson.com> | 2017-06-26 17:57:23 +0200 |
---|---|---|
committer | Niklas Holm <niklas.y.holm@ericsson.com> | 2017-06-26 17:57:23 +0200 |
commit | 2e94cf6baf5ca574aaa460301f833977af0d838c (patch) | |
tree | bd72d4eabe8c5bfcc193e13c9d7398e429c64521 | |
parent | 8edb8a95c4c4b3dce71a378aaaf89275510b9cef (diff) | |
download | gitignore-2e94cf6baf5ca574aaa460301f833977af0d838c.tar.gz gitignore-2e94cf6baf5ca574aaa460301f833977af0d838c.zip |
Add extended DVI (XDV) to TeX.gitignore
-rw-r--r-- | TeX.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TeX.gitignore b/TeX.gitignore index a0322dbd..b6418e51 100644 --- a/TeX.gitignore +++ b/TeX.gitignore @@ -13,6 +13,7 @@ ## Intermediate documents: *.dvi +*.xdv *-converted-to.* # these rules might exclude image files for figures etc. # *.ps |