浏览代码

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