'.idea
.vscode/
.github/
.cursor/
.zed
.history
upload
*.exe
*.db
build
*.db-journal
logs
web/vite.config.js
web/dist
.env
one-api
token-factory
/__debug_bin*
.DS_Store
tiktoken_cache
.eslintcache
.gocache
.gomodcache/
.cache
plans
.claude

electron/node_modules
electron/dist
data/
postgres_data/
mysql_data/
redis_data/
.gomodcache/
.gocache-temp
.gopath

# ffprobe binaries (too large for git)
service/ffprobe-bin/
