Explorar el Código

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

Carl Cravens hace 5 años
padre
commit
3aed0b9553
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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