/
githubmirror
/
efifs
Обзор
Документация
Войти
/
githubmirror
/
efifs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitattributes
11 строк
253 B
Pete Batard
enable, fix and document EDK2 Linux compilation
31 июл 2017, 01:20
31 июл 2017, 01:20
f21803f
Код
Авторство
О чём код?
# Set the default behavior, in case people don't have core.autocrlf set. * text=auto # git apply may fail unless it is fed LF terminated patches... *.patch eol=lf *.sh eol=lf *.c text *.h text *.md text Makefile text Make.common text Make.gnuefi text