node_modules out dist *.log .DS_Store *.tsbuildinfo # Local screen-capture frames (not source) .frames/ # Dev-seed only — too large for GitHub (>100MB); app downloads on first run # (src/main/ffmpegSetup.ts). See resources/bin/README.md to seed them manually. resources/bin/ffmpeg.exe resources/bin/ffprobe.exe # Secrets — never commit .gitea-token # Retired: the baked update token was removed from the build and its service # account revoked; kept ignored so a stray local .update-token can never be committed. .update-token # VS Code user settings (workspace settings/.vscode/launch.json are committed) .vscode/settings.json