diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 94f480de9..f702d2d9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -* text=auto eol=lf
\ No newline at end of file +* text=auto eol=lf +*.png binary +*.woff binary
\ No newline at end of file |