浏览代码

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

Qukatie 2 月之前
父节点
当前提交
cd3e5243a7
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitattributes
  2. 二进制
      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

二进制
public/img/bg/main-bg.png