Parcourir la source

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

Carl Cravens il y a 5 ans
Parent
commit
3aed0b9553
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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