Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 327262da6b..983a672a67 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7,6 +7,8 @@
# Make sh files under the build directory always have LF as line endings
###############################################################################
build/*.sh eol=lf
+KoreBuild-dotnet/build/*.sh eol=lf
+build-template-dotnet/*.sh eol=lf
###############################################################################