소스 검색

tell git .png and .waff files are not text (#3211)

Carl Cravens 5 년 전
부모
커밋
3aed0b9553
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1 +1,4 @@
 * text=auto eol=lf
+*.png -text
+*.waff -text
+*.waff2 -text