add all zips to gitignore
This commit is contained in:
parent
860333e5c9
commit
a11822205c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
**/*.aux
|
**/*.aux
|
||||||
**/*.log
|
**/*.log
|
||||||
**/*.pdf
|
**/*.pdf
|
||||||
|
**/*.zip
|
||||||
.direnv/
|
.direnv/
|
||||||
|
|
Loading…
Reference in a new issue