Browse Source

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 years ago
parent
commit
a35721026f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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