We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f765e3 commit 6d467f5Copy full SHA for 6d467f5
1 file changed
OCaml.gitignore
@@ -21,3 +21,9 @@ setup.log
21
22
# Merlin configuring file for Vim and Emacs
23
.merlin
24
+
25
+# Dune generated files
26
+*.install
27
28
+# Local OPAM switch
29
+_opam/
0 commit comments