chore: .gitignore venv

This commit is contained in:
283375 2023-10-29 23:46:40 +08:00
parent c864414b88
commit bdf748bc63
Signed by: 283375
SSH Key Fingerprint: SHA256:UcX0qg6ZOSDOeieKPGokA5h7soykG61nz2uxuQgVLSk

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
__debug*
.vscode/
*venv*/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]