Files
qiming/qiming-mcp-proxy/.gitignore
2026-06-01 13:03:20 +08:00

54 lines
697 B
Plaintext

/target
.idea
.vscode
target
.DS_Store
**/target
mcp-proxy/logs
logs
.venv
.claude
/tmp
packages
document-parser/data/*
scripts/temp/*
data/*
temp/*
server.log
:memory:/*
document-parser/:memory:/*
document-parser/temp/*
models/*
dist/
voice-cli/temp/*
voice-cli/cluster_metadata/*
voice-cli/shared-voice-cli/*
voice-cli/:memory:/*
cluster_metadata
*.pid
voice-cli/build/*
voice-cli/data/*
voice-cli/server-config.yml
voice-cli/server_debug.log
voice-cli/test_audio.txt
voice-cli/checkpoints/*
mcp-proxy/tmp/*
fastembed/.fastembed_cache
.fastembed_cache/
voice-cli/models/
# Environment files
.env
.env.local
.env.*.local
# Internal development tools and docs
.qoder/
spec/
mcp-proxy/docs/