diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,7 +19,8 @@ # these rules might exclude image files for figures etc. # *.ps # *.eps -# *.pdf +**.pdf +!/TeX_Output/*.pdf ## Generated if empty string is given at "Please type another file name for output:" .pdf |