Skip to content

Commit

Permalink
Fix binary files
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyrat committed Jan 20, 2018
1 parent 325dc98 commit 95ebc95
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@
* text eol=crlf

*.sh text eol=auto

*.jpg binary
*.png binary
*.gif binary
*.jpeg binary
*.woff binary
*.woff2 binary
*.ttf binary
*.eot binary

0 comments on commit 95ebc95

Please sign in to comment.