# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv venv/ ENV/ # Python tools .ruff_cache/ .pytest_cache/ .mypy_cache/ .coverage htmlcov/ # Local data data/ .env .env.local test-audio/ # Development/sandbox sandbox/ python_modules/ # Wrangler (Cloudflare) .wrangler/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Frontend node_modules/ frontend/node_modules/ frontend/.svelte-kit/ frontend/build/ # Rust build artifacts transcoder/target/ # docker profiling logs docker-build-profile-*.log *-build-profile.log simple-build.log # gemini .gemini/ .gemini-clipboard/