Files
Yassine Guedidi e5ad9a2b27 Add Netlify ignore rule to skip builds when doc/ is unchanged
Without this, every push to the monorepo (PHP code, CI, translations,
etc.) triggers a Netlify rebuild of the docs site regardless of whether
anything in doc/ changed. The ignore command compares the last
successful build SHA against the current commit and skips the build
when no doc/ files differ.
2026-03-21 00:10:53 +01:00
..