# Ignore local virtual environment
.venv

# Ignore Python cache
__pycache__/
**/__pycache__/
*.py[cod]
