mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
OCaml.gitignore: Make a comment a bit more precise
Resources: - https://github.com/ocaml/ocamlbuild/blob/master/manual/manual.adoc#110-source-and-build-directories-module-paths-include-paths - https://dune.readthedocs.io/en/stable/usage.html#custom-build-directory
This commit is contained in:
parent
d0b80a4699
commit
2fa9e45ac4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
*.cmxs
|
||||
*.cmxa
|
||||
|
||||
# ocamlbuild working directory
|
||||
# ocamlbuild and Dune default working directory
|
||||
_build/
|
||||
|
||||
# ocamlbuild targets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue