Browse Source

trying to fix line endings

Nathaniel van Diepen 9 years ago
parent
commit
b4d132a5ed
1 changed files with 2 additions and 0 deletions
  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