Files
workphone-sdk/.obsidianignore
Manus AI a073d95f1c
Some checks failed
SDK CI / python-compile (push) Has been cancelled
chore: GitHub源码文档交接快照 2026-07-19
保留源码与部署文档,排除超大二进制和本地运行配置。
2026-07-19 16:16:14 +08:00

46 lines
808 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 工作手机 Obsidian图谱只读 开发文档 + 机擎
# 与 .obsidian/app.json userIgnoreFilters 同步
# 超大产物
sdk/scripts/gadget_work/
资料/apk_analysis/
sdk/apks/
sdk/tmp/
sdk/tmp_rom/
sdk/logs/
sdk/data/operation_logs/
# 整棵代码树
sdk/
# 杂项目录
.git/
node_modules/
__pycache__/
*.pyc
.cache/
.gradle/
build/
dist/
.cursor/
# 开发文档内噪声(保留主文档与 README排除 bulk
开发文档/6、后端/github-repos/
开发文档/6、后端/docs/
开发文档/6、测试/
开发文档/**/04-CodeGraph代码索引/raw/
开发文档/**/110项功能逐项确认/
开发文档/04-Gitea门户/
开发文档/1、需求/03-调研/
# 机擎学习材料 bulk
机擎/references/
# 外部调研
资料/Soul调研/
# 依赖 md
**/vendor/
**/CHANGELOG.md
**/LICENSE.md