Переглянути джерело

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 роки тому
батько
коміт
8dbc29f89b
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Mercury.gitignore

+ 1 - 0
Mercury.gitignore

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