# Flowmark collapses the MyST {tab-set}/{tab-item} directives in index.md,
# which breaks the Sphinx build. flowmark-rs 0.3.1 ignores file patterns in
# [tool.flowmark] extend-exclude, so the exclusion lives here instead.
# Both pattern forms are required: the anchored form applies to directory
# walks (relative to this directory); the repo-root-relative form applies
# when the file is passed explicitly under --force-exclude (matched against
# the cwd-relative path, and just recipes always run from the repo root).
/index.md
sdk/docs/index.md
