Procházet zdrojové kódy

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 před 3 roky
rodič
revize
a35721026f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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