# Compiled elisp host (produced by `make elisp-bytecode`) elisp/*.elc src/*.elc # Claude Code session state (per-process IDs, scheduling locks). .claude/ # Compiled Lisp fasls *.fasl *.fas *.lx32fsl *.lx64fsl *.dx32fsl *.dx64fsl *.dfsl *.ufasl # SBCL cores *.core # Generated build artifacts (locations TBD as we get a build going) /build/ /dist/ /out/ /funcl /funcl.exe # Test artifacts /coverage/ /backtrace.txt /funcl-*-out /funcl-*.exe # OS noise .DS_Store Thumbs.db # Editor noise *~ \#*\# .\#* *.swp *.swo .dir-locals.el # ASDF / SLIME /.cache/ .slime-history # Local dev configs not meant to be shared .envrc .env .local/ ocicl ocicl.csv # External test corpora — clone separately into these locations. # tests/bootstrap.el's PCL bootstrap and asdf-compile tests # (skip-unless file-exists-p …) the inputs, so absence just # skips the test instead of failing. /asdf.lisp /libs/ tests/ansi-test/ *.elc a.out