# Preparatory/design/research material — kept local, NOT published: # the design spec, brainstorming notes, and copyrighted normative-source scans. docs/ # OCaml / dune build artifacts _build/ _opam/ *.install *.merlin # OS / editor cruft .DS_Store *~ *.swp # Python -- tools/check_citations.py and its self-test are run directly # (not installed as a package), so this is the only Python artefact the # repo ever produces. tools/__pycache__/