Parcourir la 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 il y a 11 ans
Parent
commit
8dbc29f89b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Mercury.gitignore

+ 1 - 0
Mercury.gitignore

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