.opencode/
.ignore
.vscode/

# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.coverage
htmlcov/
.pytest_cache/
dist/
build/
