chore: .gitignore venv

This commit is contained in:
2023-10-29 23:46:40 +08:00
parent c864414b88
commit bdf748bc63

2
.gitignore vendored
View File

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