diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ # no backup files **/*.bak -# no gif's +# no gif's and images **/*.tape res/*.gif +res/*.png |
![]() |
index : bibiman | |
| (Fork) A TUI for fast and simple interacting with your BibLaTeX database | lukeflo |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -2,6 +2,7 @@ # no backup files **/*.bak -# no gif's +# no gif's and images **/*.tape res/*.gif +res/*.png |