node_modules/ dist/ target/ .DS_Store *.db # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* node_modules dist dist-ssr *.local # Editor directories and files .vscode/* !.vscode/extensions.json .idea .DS_Store *.suo *.ntvs* *.njsproj *.sln *.sw? # Bundled helper tools — ~130MB, fetched by scripts/fetch-binaries.sh src-tauri/binaries/ src-tauri/resources/python/ src-tauri/resources/yt-dlp.pyz # Python, for the helper scripts venv/ .venv/ __pycache__/ *.py[cod] # Local-only, not shared .claude/settings.local.json