This website works better with JavaScript
Главная
Обзор
Регистрация
Вход
SongZihuan
/
GitIgnore
зеркало из
https://github.com/github/gitignore.git
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
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 лет назад
Родитель
561bd5d267
Сommit
8dbc29f89b
1 измененных файлов
с
1 добавлено
и
0 удалено
Единый вид
Показать статистику Diff
1
0
Mercury.gitignore
+ 1
- 0
Mercury.gitignore
Просмотреть файл
@@ -7,5 +7,6 @@ Mercury/
*.a
*.a
*.so
*.so
*.dylib
*.dylib
+*.beams
*.d
*.d
*.c_date
*.c_date