# Compiled Lisp artifacts
*.fasl
*.dfsl
*.fas
*.lib

# Project-local Quicklisp installed by `make deps`
/.quicklisp/

# Compiled test runs from `make rontolisp-test-jvm` / `-wasm`
/build/

# Scratch output
/tmp/
