# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache

# Pytest
.coverage
htmlcov/

# Virtual environments
.venv
env/
venv/

# Git
.git

# Data
*.txt
context.txt
