chore: 初始化 dsh-enhancements 留档仓库
- 插件源码:dsh-usage(用户头像 + DeepSeek 官方 API 消耗面板) - 工具:dl-gh.mjs(node fetch 下载 gh,绕开沙箱 curl 限制) - 文档:PLAN.md 路线图 + mmx 视觉桥接补丁说明 - 资产:DeepSeek 鲸鱼图标
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# 依赖与本地缓存
|
||||
node_modules/
|
||||
tools/gh-download/
|
||||
tools/gh-extract/
|
||||
*.log
|
||||
|
||||
# 凭据与敏感信息(绝不入库)
|
||||
.credentials.yaml
|
||||
*.pem
|
||||
*.key
|
||||
.env
|
||||
|
||||
# 系统文件
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
|
||||
# DSH 本地状态
|
||||
sessions/
|
||||
storages/
|
||||
Reference in New Issue
Block a user