Переглянути джерело

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

zengzhixiang 2 роки тому
батько
коміт
f1ef7a33e0
1 змінених файлів з 12 додано та 0 видалено
  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