Browse Source

ignore *.cmt files (these are generated by -bin-annot ocaml argument and needed for inter-module goto definition)

Dan Korostelev 9 năm trước cách đây
mục cha
commit
3ce00d63ca
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 *.cmi
 *.cmxa
 *.cmo
+*.cmt
 *.a
 *.exe
 .*.swp