Explorar o código

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

drieseng %!s(int64=9) %!d(string=hai) anos
pai
achega
42c7466a5d
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  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