Browse Source

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

Carl Cravens 5 years ago
parent
commit
3aed0b9553
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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