Add zip files to gitignore

This commit is contained in:
kolaente 2020-07-19 22:30:45 +02:00
parent 177a67cc62
commit 94b64d3c1a
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules/
.idea/
frontend/
*.zip