Commit 8dbc29f8 authored by Sebastian Godelet's avatar Sebastian Godelet

Mercury.gitignore: Add Erlang .beams, as this is an

additional compiler target, forgot to add this in
https://github.com/github/gitignore/pull/1057
parent 561bd5d2
...@@ -7,5 +7,6 @@ Mercury/ ...@@ -7,5 +7,6 @@ Mercury/
*.a *.a
*.so *.so
*.dylib *.dylib
*.beams
*.d *.d
*.c_date *.c_date
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment