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.
This commit is contained in:
Sebastian Godelet 2015-01-09 13:06:58 +08:00
Родитель 6f8aee0564
Коммит d0748cf9a4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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