*.fasl
*.abcl
*.lx64fsl
*~
.#*
/docs/*.tmp

# Local working rules — names private infrastructure, must not be published.
/CLAUDE.md

# Render output from `make smoke` / the test suites.
/out/

# The gallery renders PNG and is converted to JPEG by `make gallery`;
# only the JPEGs are committed.  A stray PNG here means the render step
# was run on its own.
/docs/images/*.png
/dist/
