summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6ec39500872b879f8327dbd416a24d217a401548 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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