*.annot
*.cmo
*.cma
*.cmi
*.a
*.o
*.cmx
*.cmxs
*.cmxa
*.mli

# ocamlbuild working directory
_build/

# ocamlbuild targets
*.byte
*.native

# ocamlyacc generated debug log
*.output

# oasis generated files
setup.data
setup.log

# Merlin configuring file for Vim and Emacs
.merlin

# Dune generated files
*.install

# Local OPAM switch
_opam/

# runtest logs
runtests.log

