diff --git a/AGENTS.md b/AGENTS.md index 2768908..c63f1f9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -29,7 +29,7 @@ - **进 git**:`script/`、`doc/`、`ref/`、`output/` 及仓库配置文件(`.gitignore`/`.gitattributes`/`README.md`/`AGENTS.md`)。 - **提交身份**:`rain `(已写入仓库本地 config)。 - **换行符**:`.gitattributes` 设 `* text=auto`,仓库内统一 LF;跨 Windows/Linux 勿手动改动换行符。 -- **服务器存储/性能有限**:新增大体量文件(尤其二进制、大表,>10MB)先确认是否需要进 git,勿误把数据/大文件提交进历史。 +- **服务器存储/性能有限**:新增大体量文件(尤其二进制、大表,>100MB)先确认是否需要进 git,勿误把数据/大文件提交进历史。 - **提交前自查**:`git status` 确认 `data/` 未被暂存;`git ls-files data/` 应为空。 - 凭据走 Git Credential Manager,推送无需重复输密码。 diff --git a/ref/Mouse.MitoCarta3.0.xls b/ref/Mouse.MitoCarta3.0.xls new file mode 100644 index 0000000..3862826 Binary files /dev/null and b/ref/Mouse.MitoCarta3.0.xls differ