node_modules/
dist/
.astro/
.DS_Store

# Content lives in the ctao/content repo (build overlays it; scripts/link-content.sh locally)
src/content/news/
src/content/pages/
public/uploads/

# Session scratch
.tmp/
