五件套徒手健身打卡应用:FastAPI+Vue3+PWA

This commit is contained in:
2026-08-13 06:33:56 +08:00
commit d529dad183
915 changed files with 295087 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Python
__pycache__/
*.pyc
backend/workout.db
# Node
node_modules/
frontend/dist/
# Env
.env
.DS_Store