aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f46b2228f6bb0ae77fd412bc19d023016e5256e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Preparatory/design/research material — kept local, NOT published:
# the design spec, brainstorming notes, and copyrighted normative-source scans.
docs/

# OCaml / dune build artifacts
_build/
*.install
*.merlin

# OS / editor cruft
.DS_Store
*~
*.swp