Skip to content

Commit d7ef2a5

Browse files
authored
chore: tell git that images are binary (#1082)
Stop git from transmorphing newlines in the .png and .jpg files that we have now.
1 parent 9015f62 commit d7ef2a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77

88
*.gif binary
99
*.zip binary
10+
*.png binary
11+
*.jpg binary

0 commit comments

Comments
 (0)