瀏覽代碼

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