add: ignore zip file

This commit is contained in:
csunny 2023-06-14 22:08:58 +08:00
parent 321f1c36c4
commit 2c22b09692

3
.gitignore vendored
View File

@ -41,7 +41,8 @@ MANIFEST
# before PyInstaller builds the exe, so as to inject date/other infos into it. # before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest *.manifest
*.spec *.spec
*.zuo
*.zip
# Installer logs # Installer logs
pip-log.txt pip-log.txt
pip-delete-this-directory.txt pip-delete-this-directory.txt