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

Include a .gitattribute file to make the line endings stay consistent

drieseng преди 9 години
родител
ревизия
42c7466a5d
променени са 1 файла, в които са добавени 17 реда и са изтрити 0 реда
  1. 17 0
      .gitattributes

+ 17 - 0
.gitattributes

@@ -0,0 +1,17 @@
+* text=auto
+
+*.cs text
+*.xaml text
+*.sln text eol=crlf
+*.csproj text eol=crlf
+*.shproj text eol=crlf
+*.appxmanifest text eol=crlf
+
+*.png binary
+*.jpg binary
+*.dll binary
+*.pdb binary
+*.exe binary
+*.nupkg binary
+*.pdf binary
+*.snk binary