Squashed 'test/' content from commit f2edc20

git-subtree-dir: test
git-subtree-split: f2edc20cba865a6ef67ca807c2ed6cee8e6c2836
This commit is contained in:
giles
2026-02-24 23:10:04 +00:00
commit c590f2e039
105 changed files with 19968 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Python cache
__pycache__/
*.pyc
# Media files
*.mp4
*.mkv
*.webm
*.mp3
# Output files
*.json
# Cache directories
.cache/
.stage_cache/
effects/.stage_cache/
local_server/.cache/
local_server/.data/