Переглянути джерело

trying to fix line endings

Nathaniel van Diepen 10 роки тому
батько
коміт
b4d132a5ed
1 змінених файлів з 2 додано та 0 видалено
  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