1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-msbuild

Клонировать/Скачать
.gitattributes 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Simon Cropp Отправлено 08.07.2024 18:34 0edb966
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
# Force bash scripts to always use lf line endings so that if a repro is accessed
# in Unix via a file share from Windows, the scripts will work.
*.sh text eol=lf
# Ensure .bin files are stored as binary
*.bin binary
###############################################################################
# Linguist customization (https://github.com/github/linguist#overrides)
###############################################################################
# Include MSBuild in repo stats
src/Tasks/*.props linguist-detectable=true
src/Tasks/*.targets linguist-detectable=true
src/Tasks/*.tasks linguist-detectable=true
# Don't include Arcade-owned path
eng/common/** linguist-vendored linguist-generated
# Display XLF files collapsed by default in PR diffs
*.xlf linguist-generated=true
# VerifyTests
*.verified.txt text eol=lf working-tree-encoding=UTF-8

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-msbuild.git
git@api.gitlife.ru:oschina-mirror/mirrors-msbuild.git
oschina-mirror
mirrors-msbuild
mirrors-msbuild
main