# Standalone npm project — its own dependency tree, kept out of the repo.
node_modules/

# Rendered video output.
out/

# Remotion caches / bundles.
.remotion/

# Logs
npm-debug.log*

# Persistent browser profile used by scripts/capture-profile.mjs --login.
# Holds a real signed-in session — never commit it.
.auth-profile/

# Captured marketing stills (regenerate with the capture scripts).
public/search/
public/alert/

# Brand web faces for the OG card. Build inputs, not ours to redistribute — refetch from Google
# with `npm run fonts` (which `npm run still:og` does for you).
public/fonts/
