chore: ignore python artefacts and local-only settings

This commit is contained in:
vincent
2026-09-04 00:29:41 +02:00
parent c2206c8811
commit 5cc3612b5f
+9
View File
@@ -32,3 +32,12 @@ dist-ssr
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