Explorar el Código

trying to fix line endings

Nathaniel van Diepen hace 9 años
padre
commit
b4d132a5ed
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,6 +1,8 @@
 # Auto detect text files and perform LF normalization
 * text=lf
 
+*.sh text eol=lf
+
 # Custom for Visual Studio
 *.cs     diff=csharp
 *.sln    merge=union