소스 검색

feat(git): upd

zengzhixiang 2 년 전
부모
커밋
744baa0ad4
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