disco-reaper/.gitignore
2026-03-30 02:48:19 +05:30

58 lines
561 B
Text

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
*.txt
*.exe
# Virtual Environment
venv/
ENV/
# llm files
.idx/
reference/
# Configuration and Secrets
configs/
!config.example.yaml
config.yaml
reaper_config.yaml
# Logs and State
*.log
# Temporary Test Scripts
tmp/
test_*.py
test_release.zip
test_release/
DiscoReaper
*.zip
# App data files
ReaperFiles-*/
Reaper-*/
DISCORD-*/
FLUXER-*/
REAPER-*/
EXPORT-*/
screenshots/