node_modules/
.next/
out/
*.tsbuildinfo
.env
.env.local
.env.*.local

# The repo-root .gitignore ignores all *.png (screenshots). Re-include the
# bundled avatar/static image assets the web app needs at runtime.
!public/avatars/*.png
!public/**/*.png
