Explorar el Código

feat(git): upd

zengzhixiang hace 2 años
padre
commit
744baa0ad4
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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