/
nightflash
/
duino_library_mirror
Обзор
Документация
Войти
/
nightflash
/
duino_library_mirror
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitattributes
9 строк
301 B
Дмитрий Гладышев
Create .gitattributes
16 июл 2026, 19:40
16 июл 2026, 19:40
1d9d7b5
Код
Авторство
О чём код?
# Set the default behavior, in case people don't have core.autocrlf set. * text=auto # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout. *.env text # Declare files that will always have CRLF line endings on checkout. *.py text eol=lf