Răsfoiți Sursa

trying to fix line endings

Nathaniel van Diepen 10 ani în urmă
părinte
comite
b4d132a5ed
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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