소스 검색

Mercury.gitignore: Add Mercury.modules

The Mercury.modules file can be auto-generated by the Mercury compiler,
as such it appears only in Makefiles, and should therefore be ignored.
Sebastian Godelet 10 년 전
부모
커밋
d0748cf9a4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Mercury.gitignore

+ 1 - 0
Mercury.gitignore

@@ -1,4 +1,5 @@
 Mercury/
+Mercury.modules
 *.mh
 *.err
 *.init