Forráskód Böngészése

chore: ensure lf but not crlf for build scripts

Zaiming (Stone) Shi 4 éve
szülő
commit
39d60121d1
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1,5 +1,7 @@
 * text=auto
 *.* text eol=lf
+./build text eol=lf
+scripts/* text eol=lf
 *.cmd text eol=crlf
 *.jpg -text
 *.png -text