chore: remove .venv from git and add to gitignore

This commit is contained in:
Chris
2026-03-23 20:45:46 +08:00
parent 74d612aca1
commit 752d7aba4d
2891 changed files with 5 additions and 657615 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.venv/
venv/
__pycache__/
*.pyc
.DS_Store