Permalink
Browse files

Fix build from Git checkout with core.autocrlf=true

  • Loading branch information...
1 parent 47ab672 commit d24d557706da41fe919ef8282af64ca4666ffcb3 @bgilbert bgilbert committed Apr 27, 2014
Showing with 2 additions and 0 deletions.
  1. +2 −0 .gitattributes
View
@@ -0,0 +1,2 @@
+# Shell scripts can't have CRLF line endings
+*.sh eol=lf

0 comments on commit d24d557

Please sign in to comment.