# This file has multiple roles:
#
# - normal .gitignore file
# - exclude files from `mdbook watch`
#
# We therefore also exclude some patterns that should be excluded by default,
# e.g. `.git`

*.pyc
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
/.coverage*
/.git/
/dist/
/htmlcov/
/old.pyproject.toml
/old.uv.lock
/scripts/lychee
/scripts/mdbook
__pycache__/
