初始化项目

This commit is contained in:
zk
2026-07-24 15:15:01 +08:00
commit 7b3eca28fb
7 changed files with 918 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
.venv/
.idea/
.vscode/
.history/
.fleet/
__pycache__/
*.pyc
.swp
.swo
*.iml
*.suo
*.user
*.userosscache
*.sln.docstates
.DS_Store
Thumbs.db
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.log