Ver código fonte

chore(gitattributes): fix file classification.

William Yang 5 anos atrás
pai
commit
b397b56db7
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1,2 +1,5 @@
 * text=auto
 * text=auto
 *.* text eol=lf
 *.* text eol=lf
+*.jpg -text
+*.png -text
+*.pdf -text