# Python cache files
__pycache__/
*.pyc
*.pyo

# Pytest cache
.pytest_cache/
