init code

This commit is contained in:
zhongcheng
2026-03-04 14:04:55 +08:00
commit 755b3ccde7
11 changed files with 1052 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.env
.venv/
__pycache__/
*.pyc
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store