Skip to content

Commit a2577af

Browse files
jetersennmklotas
authored andcommitted
treat images as binary (#70)
1 parent 4e47087 commit a2577af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
#
4141
# image files are treated as binary by default.
4242
###############################################################################
43-
#*.jpg binary
44-
#*.png binary
45-
#*.gif binary
43+
*.jpg binary
44+
*.png binary
45+
*.gif binary
4646

4747
###############################################################################
4848
# diff behavior for common document formats

0 commit comments

Comments
 (0)