# build output
dist/
# generated Astro types
.astro/
# deps
node_modules/
# the shared @weft/site-kit, sparse-fetched from the weft hub at install/build
# time (do not commit — regenerated by scripts/fetch-site-kit.mjs)
vendor/site-kit/
# synced from @weft/site-kit at build time (do not commit — regenerated by sync-assets)
public/_site-kit/
# misc
.DS_Store
*.log
