This commit is contained in:
2026-04-16 01:02:24 +08:00
commit 35f41e10f3
11 changed files with 3217 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env