/
githubmirror
/
hugo
Обзор
Документация
Войти
/
githubmirror
/
hugo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitattributes
8 строк
160 B
Anthony Fok
.gitattributes: Exclude *.svg from CRLF/LF conversion
10 июл 2018, 06:06
Не верифицирован
10 июл 2018, 06:06
9c1e820
Код
Авторство
О чём код?
# Text files have auto line endings * text=auto # Go source files always have LF line endings *.go text eol=lf # SVG files should not be modified *.svg -text