.astro/
dist/
node_modules/

# Regenerated from tools/install.sh on every docs build (see
# .github/workflows/docs.yml "Sync install.sh into docs/public").
# tools/install.sh is the single source of truth.
public/install

# Regenerated from repo-root CHANGELOG.md on every docs build (see
# docs/tools/sync-changelog.mjs). CHANGELOG.md is the single source
# of truth.
src/content/docs/changelog.md
