- 插件源码:dsh-usage(用户头像 + DeepSeek 官方 API 消耗面板) - 工具:dl-gh.mjs(node fetch 下载 gh,绕开沙箱 curl 限制) - 文档:PLAN.md 路线图 + mmx 视觉桥接补丁说明 - 资产:DeepSeek 鲸鱼图标
20 lines
235 B
Plaintext
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/
|