소스 검색

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

Dan Korostelev 9 년 전
부모
커밋
3ce00d63ca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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