mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
32 lines
535 B
Plaintext
32 lines
535 B
Plaintext
node_modules
|
|
.git
|
|
__tests__
|
|
tests
|
|
docs
|
|
*.md
|
|
*.pdf
|
|
*.pptx
|
|
*.html
|
|
*.png
|
|
*.tgz
|
|
.DS_Store
|
|
.codebuddy
|
|
.ai_assets
|
|
benchmark-runs
|
|
deploy
|
|
sdk
|
|
docker
|
|
backup-*
|
|
pnpm-lock.yaml
|
|
install_hermes_ubuntu24.04_hongkong.sh
|
|
scripts/migrate-sqlite-to-tcvdb
|
|
scripts/sync-hermes-llm-to-tdai.sh
|
|
dump.rdb
|
|
vitest.config.ts
|
|
vitest.e2e.config.ts
|
|
kubb.config.ts
|
|
tsdown.config.ts
|
|
|
|
# 保留必要的 md 文件(被上面 *.md 排除了,但 README.md 等对运行无影响,不需要保留)
|
|
# 如果需要在容器中读取 README.md,删除上面的 *.md 行
|