__pycache__/
*.py[cod]
*.so
*.egg-info/
.eggs/
build/
dist/
*.egg
.pytest_cache/
.benchmarks/
.mypy_cache/
.ruff_cache/
docs/_build/
# Generated benchmark snippets are committed for Read the Docs.
# Regenerate with scripts/run_tcl_benchmark.py and scripts/generate_benchmark_report.py
*.swp
.DS_Store
.coverage
htmlcov/
venv/
.venv/
