diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/Mercury | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/options/gitignore/Mercury b/options/gitignore/Mercury new file mode 100644 index 0000000..70ec869 --- /dev/null +++ b/options/gitignore/Mercury @@ -0,0 +1,13 @@ +Mercury/ +Mercury.modules +*.mh +*.err +*.init +*.dll +*.exe +*.a +*.so +*.dylib +*.beams +*.d +*.c_date |