浏览代码

Merge pull request #2934 from microsoft/hediet/gitattributes-normalize-line-endings

Adds .gitattributes to ensure all source files are stored as LF in git.
Henning Dieterichs 3 年之前
父节点
当前提交
a35721026f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+* text=auto