Files
dsh-enhancements/.gitignore
T
江晨 fdafd5d6b3 chore: 初始化 dsh-enhancements 留档仓库
- 插件源码:dsh-usage(用户头像 + DeepSeek 官方 API 消耗面板)
- 工具:dl-gh.mjs(node fetch 下载 gh,绕开沙箱 curl 限制)
- 文档:PLAN.md 路线图 + mmx 视觉桥接补丁说明
- 资产:DeepSeek 鲸鱼图标
2026-08-17 11:54:40 +08:00

20 lines
235 B
Plaintext

# 依赖与本地缓存
node_modules/
tools/gh-download/
tools/gh-extract/
*.log
# 凭据与敏感信息(绝不入库)
.credentials.yaml
*.pem
*.key
.env
# 系统文件
Thumbs.db
.DS_Store
# DSH 本地状态
sessions/
storages/