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

# Virtual environments
.venv

# Testing
.coverage
.pytest_cache/
htmlcov/

# IDE
.vscode/
.idea/

# Logs
logs/
*.log

# OS
.DS_Store

# Contextune
.contextune/
_site/

.env