node_modules
.idea

# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build

# OS
.DS_Store
Thumbs.db

# Env
.env
.env.*
!.env.example
!.env.test

# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*

# src/content/synced is generated by scripts/sync-content.mjs and committed:
# the vault is not available at build time

# design context and product notes, not part of the site
.impeccable/
/docs/
