ソースを参照

Merge pull request #954 from psr/develop

Force Unix line endings on shell scripts
Jeremy Stretch 9 年 前
コミット
4b7af8d3b4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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