五件套徒手健身打卡应用:FastAPI+Vue3+PWA
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
backend/workout.db
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Env
|
||||
.env
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user