# Boring file regexps:

# C object files
*.o
*.a
*.so
# Ocaml object files
*.cmi
*.cmo
*.cmx
*.cma
*.cmxa
*.cmxs
*.cmjs

# generated by dune
*.merlin
*.install

# backup files
*~
*#
.#*

# Specific to Js_of_ocaml
*.byte
*.tmpjs
*.map

ocamltests

gh-pages

_opam
_build

# Benchmarks
benchmarks/*.svg
benchmarks/*.pdf
benchmarks/__run
benchmarks/build
benchmarks/results
benchmarks/config

api/wiki/
api/html
manual/files/boulderdash/
manual/files/cubes/
manual/files/graph_viewer/
manual/files/hyperbolic/
manual/files/minesweeper/
manual/files/planet/
manual/files/toplevel/
manual/files/webgl/
manual/files/wiki/
manual/files/wysiwyg/

toplevel/examples/lwt_toplevel_bin/*.cmis.js
toplevel/examples/lwt_toplevel_bin/test_dynlink.js
toplevel/examples/lwt_toplevel_bin/test_dynlink.cmi.js
toplevel/examples/lwt_toplevel_bin/toplevel.js
toplevel/examples/lwt_toplevel_bin/eval.js
