Files
TencentDB-Agent-Memory/.npmignore
T
2026-05-29 17:51:28 +08:00

22 lines
232 B
Plaintext

# 测试文件
*.test.ts
*.test.js
*.spec.ts
*.spec.js
__tests__/
# 开发文档与辅助
docs/
benchmark-runs/
workspace/
# 环境与配置
.env
.env.*
.gitignore
.codebuddy/
.coding-ci.yaml
# 运行时产物
node_modules/
*.tgz