diff options
author | Sarah Gosselin <sarah@gosselin.xyz> | 2024-12-03 15:48:13 -0500 |
---|---|---|
committer | Sarah Gosselin <sarah@gosselin.xyz> | 2024-12-03 15:48:13 -0500 |
commit | 26848e291e759fb8f7c018bc2f40c5d61181c8db (patch) | |
tree | 5b83dcc5d4f484445bca297cda694b63b311dffa /.gitignore | |
parent | 3c3d8c450766c7d572df75ba016d52069bef29f2 (diff) |
add pdf to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ tags # these rules might exclude image files for figures etc. # *.ps # *.eps -# *.pdf +*.pdf ## Generated if empty string is given at "Please type another file name for output:" .pdf |