mirror of
https://github.com/github/gitignore
synced 2025-06-27 17:18:52 +02:00
commit
9a1c373b3b
@ -8,7 +8,14 @@
|
|||||||
*.cmxs
|
*.cmxs
|
||||||
*.cmxa
|
*.cmxa
|
||||||
|
|
||||||
# ocamlbuild working directory
|
# Files containing detailed information about the compilation (generated
|
||||||
|
# by `ocamlc`/`ocamlopt` when invoked using the option `-bin-annot`).
|
||||||
|
# These files are typically useful for code inspection tools
|
||||||
|
# (e.g. Merlin).
|
||||||
|
*.cmt
|
||||||
|
*.cmti
|
||||||
|
|
||||||
|
# ocamlbuild and Dune default working directory
|
||||||
_build/
|
_build/
|
||||||
|
|
||||||
# ocamlbuild targets
|
# ocamlbuild targets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user