Преглед на файлове

Preserve CRLF line terminators for MSVS project template

Rémi Verschelde преди 2 месеца
родител
ревизия
06b8d05eda
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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