Sfoglia il codice sorgente

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 anni fa
parent
commit
a35721026f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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