Ver código fonte

feat: 更新忽略文件的类型

liujia 2 meses atrás
pai
commit
a0199869d7
1 arquivos alterados com 17 adições e 0 exclusões
  1. 17 0
      .gitattributes

+ 17 - 0
.gitattributes

@@ -1 +1,18 @@
 * text=auto eol=lf
+*.png binary
+*.jpg binary
+*.jpeg binary
+*.gif binary
+*.pdf binary
+*.zip binary
+*.ico binary
+*.woff binary
+*.ttf binary
+*.eot binary
+*.svg binary
+*.webp binary
+
+*.xlsx binary
+*.docx binary
+*.pptx binary
+*.pdf binary