mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1057 from sebgod/master
add Mercury language gitignore template
This commit is contained in:
commit
8f5c8bde25
1 changed files with 11 additions and 0 deletions
11
Mercury.gitignore
Normal file
11
Mercury.gitignore
Normal file
|
@ -0,0 +1,11 @@
|
|||
Mercury/
|
||||
*.mh
|
||||
*.err
|
||||
*.init
|
||||
*.dll
|
||||
*.exe
|
||||
*.a
|
||||
*.so
|
||||
*.dylib
|
||||
*.d
|
||||
*.c_date
|
Loading…
Add table
Add a link
Reference in a new issue