mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
20 lines
295 B
Plaintext
20 lines
295 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Runtime workspace
|
|
workspace/
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
# Test caches
|
|
__tests__/soak/.model-cache/
|
|
|
|
# Migration build output
|
|
scripts/export-tencent-vdb/dist/
|
|
scripts/migrate-sqlite-to-tcvdb/dist/
|
|
scripts/read-local-memory/dist/
|
|
|
|
node_modules/
|
|
benchmark-runs/
|