소스 검색

修改图片问题 新加git预防措施

Qukatie 3 주 전
부모
커밋
cd3e5243a7
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitattributes
  2. BIN
      public/img/bg/main-bg.png

+ 4 - 0
.gitattributes

@@ -1,2 +1,6 @@
 # Force all text files to use LF line endings
 * text eol=lf
+*.png binary
+*.jpg binary
+*.jpeg binary
+*.gif binary

BIN
public/img/bg/main-bg.png