Sfoglia il codice sorgente

feat: 更新忽略文件的类型

liujia 2 mesi fa
parent
commit
a0199869d7
1 ha cambiato i file con 17 aggiunte e 0 eliminazioni
  1. 17 0
      .gitattributes

+ 17 - 0
.gitattributes

@@ -1 +1,18 @@
 * text=auto eol=lf
 * 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