落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。 Co-authored-by: Cursor <cursoragent@cursor.com>
33 lines
305 B
Plaintext
33 lines
305 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
*.log
|
|
.env
|
|
.DS_Store
|
|
|
|
# Node
|
|
node_modules/
|
|
dist/
|
|
*.local
|
|
|
|
# Go
|
|
apps/api/bin/
|
|
apps/api/tmp/
|
|
*.exe
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Data / local db
|
|
*.db
|
|
.scale_results.db
|
|
|
|
# Local emulator validation + android-adb skill symlinks
|
|
.tmp/
|
|
tools/android
|
|
tools/android-adb-docs
|
|
|
|
# OS
|
|
Thumbs.db
|