.git
.github
__pycache__
*.pyc
*.pyo
*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov/
.venv
venv
dist
build
*.egg-info
tests/fixtures/oeis/b*.txt
.claude/
