Files
mono/test/.gitignore
2026-02-24 23:10:04 +00:00

20 lines
203 B
Plaintext

# 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/