Browse Source

Mercury.gitignore: Add Erlang .beams, as this is an
additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057

Sebastian Godelet 11 years ago
parent
commit
8dbc29f89b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Mercury.gitignore

+ 1 - 0
Mercury.gitignore

@@ -7,5 +7,6 @@ Mercury/
 *.a
 *.so
 *.dylib
+*.beams
 *.d
 *.c_date