Skip to content

Commit aacbdb4

Browse files
authored
Merge pull request #28 from ksu006/fix-git-lf-warning
Denote gif as binary
2 parents 2301452 + 342dfef commit aacbdb4

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)