Browse Source

Forced LF line endings for SH files.

NosBit 10 years ago
parent
commit
b85ab244c2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# SH files must always use LF.
+*.sh eol=lf