Przeglądaj źródła

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

Carl Cravens 5 lat temu
rodzic
commit
3aed0b9553
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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