ソースを参照

Update OCaml.gitignore (#3010)

Aaron Zeng 6 年 前
コミット
6d467f5ebe
1 ファイル変更6 行追加0 行削除
  1. 6 0
      OCaml.gitignore

+ 6 - 0
OCaml.gitignore

@@ -21,3 +21,9 @@ setup.log
 
 # Merlin configuring file for Vim and Emacs
 .merlin
+
+# Dune generated files
+*.install
+
+# Local OPAM switch
+_opam/