Files
workphone-sdk/.obsidianignore
Manus AI 0bd2ae2e81
Some checks failed
SDK CI / python-compile (push) Has been cancelled
docs: 完善工作手机安装部署与更新说明
2026-07-12 08:27:19 +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