Explorar o código

added .so files

Daniel Gibbs %!s(int64=7) %!d(string=hai) anos
pai
achega
0bc2675c81
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,9 +1,11 @@
 # crlf line endings for text files
 * text eol=lf
+* text eol=auto
 
 # Denote all files that are truly binary and should not be modified.
 *.png binary
 *.jpg binary
+*.so binary
 
 # Custom for Visual Studio
 *.cs     diff=csharp