diff --git a/.gitattributes b/.gitattributes index 07764a7..1defeff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ -* text eol=lf \ No newline at end of file +* text eol=lf + +*.png binary +*.jpg binary +*.ico binary +*.woff2 binary