Browse Source

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

Dan Korostelev 9 years ago
parent
commit
3ce00d63ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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