This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
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 năm trước cách đây
mục cha
561bd5d267
commit
8dbc29f89b
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
Mercury.gitignore
+ 1
- 0
Mercury.gitignore
Xem Tập Tin
@@ -7,5 +7,6 @@ Mercury/
*.a
*.so
*.dylib
+*.beams
*.d
*.c_date