Skip to content

Commit

Permalink
Denote gif as binary
Browse files Browse the repository at this point in the history
Ensure that git does not convert CRLF to LF in screenshot.gif on Linux and OSX.
  • Loading branch information
Kevin Su committed Apr 27, 2016
1 parent 2301452 commit 342dfef
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
@@ -1,2 +1,4 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf

*.gif binary

0 comments on commit 342dfef

Please sign in to comment.