Bläddra i källkod

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

Qukatie 2 veckor sedan
förälder
incheckning
cd3e5243a7
2 ändrade filer med 4 tillägg och 0 borttagningar
  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