Added .zip to gitignore

This commit is contained in:
= 2022-06-06 22:43:36 -04:00
parent 7dfbf16bc1
commit 0e2119a87d

3
.gitignore vendored
View File

@ -4,4 +4,5 @@
*lua5.4 *lua5.4
*luajit *luajit
*.code-workspace *.code-workspace
*.dat *.dat
*.zip