Explorar o código

Preserve CRLF line terminators for MSVS project template

Rémi Verschelde hai 4 meses
pai
achega
06b8d05eda
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -9,7 +9,7 @@ thirdparty/* linguist-vendored
 *.bat eol=crlf
 *.sln eol=crlf
 *.csproj eol=crlf
-misc/msvs/*.template eol=crlf
+misc/msvs/* eol=crlf
 # And some test files where the EOL matters
 *.test.txt -text