Special files
From Gallium
General files:
- _tags: specify the tags of your files
- *.itarget: pack of targets
- myocamlbuild.ml: Ocamlbuild plugin. Unlike other files, this one must be at the root of your project.
Ocaml-specific files:
- *.mllib: Ocaml library (cma and cmxa)
- *.mlpack: Ocaml package (cmo built with -pack)
- *.mltop: Ocaml toplevel
- *.odocl: Ocaml documentation