Multi-gooner support because who knows

This commit is contained in:
HugeFrog24
2026-03-01 01:36:01 +01:00
parent 80444405e9
commit 4a5b0a6ee3
15 changed files with 16378 additions and 11575 deletions

9
.gitignore vendored
View File

@@ -1,5 +1,14 @@
# Temporary cache
__pycache__/
.ruff_cache/
# Local IDE config
.vscode
# Project output & artifacts
downloads/
*.mp4
*.mp4.part
# Secrets & sensitive info
.env