Browse Source

Merge pull request #954 from psr/develop

Force Unix line endings on shell scripts
Jeremy Stretch 8 years ago
parent
commit
4b7af8d3b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.sh text eol=lf