/
githubmirror
/
tldr
Обзор
Документация
Войти
/
githubmirror
/
tldr
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitattributes
7 строк
286 B
Seth Falco
.gitattributes: specify eol as LF (#9892)
27 фев 2023, 00:31
Не верифицирован
27 фев 2023, 00:31
16d7c72
Код
Авторство
О чём код?
# https://github.com/tldr-pages/tldr/issues/7097 * text=auto eol=lf # GitHub linguist ignores markdown files by default, but tldr-pages # is mostly markdown, so we explicitly make the pages detectable pages*/**/*.md linguist-detectable=true pages*/**/*.md linguist-documentation=false