# Astro / Starlight build output and tooling
dist/
.astro/
node_modules/
.DS_Store

# Generated by scripts/sync-screenshots.mjs (regenerated on every build)
public/screenshots/
public/showcase/
src/data/components.json

# Local env
.env
.env.production
