__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
dist/
build/

.DS_Store
.env
.env.local
# Local debug/test scripts
test_*.py