Skip to content

Commit d4d542c

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

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)