30 lines
538 B
Plaintext
30 lines
538 B
Plaintext
# MCP 工具包安装目录(本地工具,不入库)
|
|
.mcp-tools/
|
|
.npm-cache/
|
|
|
|
# 服务器数据与密钥(绝不入库)
|
|
(服务器数据)重要!!!禁止上传git/
|
|
*.pem
|
|
id_ed25519*
|
|
.dsh/
|
|
.dsh-runtime-backup/
|
|
.pnpm-store/
|
|
.playwright-mcp/
|
|
node_modules/
|
|
android-chunyu/
|
|
chunyu_project/
|
|
chunyu_project_react/
|
|
node_modules/
|
|
shots/
|
|
docker.env
|
|
backups/
|
|
|
|
# 构建产物与临时取证文件(只对新增生效,已跟踪历史需显式 git rm --cached,见报告命令清单)
|
|
*.log
|
|
*.png
|
|
*.tar.gz
|
|
__pycache__/
|
|
*.pyc
|
|
dist/
|
|
shots/
|