Skip to content

Commit 9334926

Browse files
authored
Merge pull request #21807 from maribu/gitattributes/svg-is-binary
.gitattributes: Treat SVG as binary
2 parents d51045b + d5086be commit 9334926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Cargo.lock binary
66
# when the heading is exactly 7 characters long.
77
*.md conflict-marker-size=100
88
*.txt conflict-marker-size=100
9+
*.svg binary

0 commit comments

Comments
 (0)