Ver Fonte

tell git .png and .waff files are not text (#3211)

Carl Cravens há 5 anos atrás
pai
commit
3aed0b9553
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -1 +1,4 @@
 * text=auto eol=lf
+*.png -text
+*.waff -text
+*.waff2 -text