mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00

The Mercury.modules file can be auto-generated by the Mercury compiler, as such it appears only in Makefiles, and should therefore be ignored.
13 lines
93 B
Text
13 lines
93 B
Text
Mercury/
|
|
Mercury.modules
|
|
*.mh
|
|
*.err
|
|
*.init
|
|
*.dll
|
|
*.exe
|
|
*.a
|
|
*.so
|
|
*.dylib
|
|
*.beams
|
|
*.d
|
|
*.c_date
|