소스 검색

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