Parcourir la source

feat(git): upd

zengzhixiang il y a 2 ans
Parent
commit
744baa0ad4
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  1. 12 0
      .gitattributes

+ 12 - 0
.gitattributes

@@ -0,0 +1,12 @@
+# core.safecrlf = true
+# core.autocrlf = input
+
+* text=auto eol=lf
+*.js text eol=lf
+*.vue text eol=lf
+*.css text eol=lf
+*.scss text eol=lf
+*.json text eol=lf
+*.jpg -text
+*.png -text
+*.gif -text