23 lines
266 B
Text
23 lines
266 B
Text
_build
|
|
src/unix/discover_arguments
|
|
*.flag
|
|
|
|
# OPAM 2.0 local switches.
|
|
_opam
|
|
|
|
# Coverage analysis.
|
|
bisect*.out
|
|
_coverage/
|
|
|
|
# For local work, tests, etc.
|
|
scratch/
|
|
|
|
# Autogenerated by jbuider
|
|
.merlin
|
|
*.install
|
|
|
|
# BuckleScript output.
|
|
lib/
|
|
|
|
# Wikidoc output.
|
|
/docs/api/
|