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

# Test artifacts
.coverage
htmlcov/
.pytest_cache/
