瀏覽代碼

修改图片问题 新加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