this repo has no description
at main 44 lines 372 B view raw
1# Odoc driver output. 2_odoc 3_html 4_indexes 5_mlds 6 7# Dune output. 8_build 9*.install 10*.merlin 11 12# Editor config 13.vscode 14 15# Bisect_ppx output. 16_coverage/ 17 18# For local experiments. 19scratch/ 20 21# opam v2 22_opam/ 23 24# Esy outputs 25_release 26_esy 27 28# Generated docs 29docs/ 30 31# Duniverse 32astring/ 33cmdliner/ 34cppo/ 35dune-local/ 36fmt/ 37fpath/ 38ocaml-re/ 39result/ 40tyxml/ 41uutf/ 42 43# Mac things 44.DS_Store