1

Git: ignore all .zip files

Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
This commit is contained in:
Juraj Oravec 2019-06-28 21:39:49 +02:00
parent 99e2411e01
commit c809af1d71
No known key found for this signature in database
GPG Key ID: 63ACB65056BC8D07

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.tar.bz2 *.tar.bz2
*.zip