All line endings
This commit is contained in:
parent
28474fdc75
commit
77bcf111fb
|
|
@ -6,10 +6,7 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Make sh files under the build directory always have LF as line endings
|
# Make sh files under the build directory always have LF as line endings
|
||||||
###############################################################################
|
###############################################################################
|
||||||
build/*.sh eol=lf
|
*.sh eol=lf
|
||||||
KoreBuild-dotnet/build/*.sh eol=lf
|
|
||||||
build-template-dotnet/*.sh eol=lf
|
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Set default behavior for command prompt diff.
|
# Set default behavior for command prompt diff.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue