mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
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:
parent
6f8aee0564
commit
d0748cf9a4
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
Mercury/
|
||||
Mercury.modules
|
||||
*.mh
|
||||
*.err
|
||||
*.init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue