/
githubmirror
/
PowerToys
Обзор
Документация
Войти
/
githubmirror
/
PowerToys
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitattributes
19 строк
731 B
Clint Rutkas
Update .gitattributes
19 июл 2022, 23:06
Не верифицирован
19 июл 2022, 23:06
f519a88
Код
Авторство
О чём код?
############################################################################### # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto *.cs text eol=crlf ############################################################################### # diff behavior for common document formats # # Convert binary document formats to text before diffing them. This feature # is only available from the command line. Turn it on by uncommenting the # entries below. ############################################################################### *.rc diff *.gcode linguist-detectable=false *.vsconfig linguist-language=json