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