Browse Source

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

Qukatie 2 weeks ago
parent
commit
cd3e5243a7
2 changed files with 4 additions and 0 deletions
  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