# Tooling caches, not part of the published site.
.serena/
__pycache__/

# Build + toolchain (Astro migration).
node_modules/
dist/
.astro/
.husky/_/

# Visual-regression working output. Baselines in .agents/snapshots/ ARE tracked;
# the per-run captures and diffs are not.
.agents/snapshots/after/
.agents/snapshots/diff/
