Просмотр исходного кода

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 лет назад
Родитель
Сommit
d0748cf9a4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Mercury.gitignore

+ 1 - 0
Mercury.gitignore

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