Kaynağa Gözat

Merge branch 'feature/gitattr' of Software/android-cloud-H5 into develop

zengzhixiang 2 yıl önce
ebeveyn
işleme
f1ef7a33e0
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  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