Skip to content

Commit

Permalink
chore: tell git that images are binary (aws#1082)
Browse files Browse the repository at this point in the history
Stop git from transmorphing newlines in the .png and .jpg files that we
have now.
  • Loading branch information
rix0rrr authored Nov 5, 2018
1 parent 9015f62 commit d7ef2a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@

*.gif binary
*.zip binary
*.png binary
*.jpg binary

0 comments on commit d7ef2a5

Please sign in to comment.