/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitattributes
14 строк
314 B
Daniel Stenberg
buildconf: remove
04 апр 2026, 12:35
Не верифицирован
04 апр 2026, 12:35
e96cb8b
Код
Авторство
О чём код?
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. # # SPDX-License-Identifier: curl configure.ac eol=lf *.m4 eol=lf *.in eol=lf *.am eol=lf *.sh eol=lf *.[ch] whitespace=tab-in-indent # Batch files must be run with CRLF line endings. # Refer to https://github.com/curl/curl/pull/6442 *.bat text eol=crlf