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:
Родитель
6f8aee0564
Коммит
d0748cf9a4
|
@ -1,4 +1,5 @@
|
|||
Mercury/
|
||||
Mercury.modules
|
||||
*.mh
|
||||
*.err
|
||||
*.init
|
||||
|
|
Загрузка…
Ссылка в новой задаче