__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/

# Never commit credentials
.env
phota.ini

# Local test outputs
output/
*.egg-info/
dist/
