Skip to content

Commit 342dfef

Browse files
author
Kevin Su
committed
Denote gif as binary
Ensure that git does not convert CRLF to LF in screenshot.gif on Linux and OSX.
1 parent 2301452 commit 342dfef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Force text files to have unix eols, so Windows/Cygwin does not break them
22
*.* eol=lf
3+
4+
*.gif binary

0 commit comments

Comments
 (0)