You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document .mkdocsignore path exclusion in file-filter plugin
Explain that `.mkdocsignore` prunes whole sections and follows the same
`enabled` gate as label filtering, so dev-only areas stay visible during
development/serve and are hidden only in production. Note the
gitignore-like fallback when no `.file-filter.yml` is present.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments