# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.DS_Store

# Coverage
.coverage
.coverage.*
htmlcov/

# bundled at build time via force-include; source-tree copy for local dev only
src/ableton_ai/_remote_script/
