Skip to content

Commit 911e27d

Browse files
committed
Chore: Avoid normalizing binary files
1 parent 8891092 commit 911e27d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
# https://git-scm.com/docs/gitattributes#_end_of_line_conversion
33

44
* text=auto eol=lf
5+
*.png -text
6+
*.ico -text
7+
*.woff2 -text
8+
*.br -text
9+
*.gz -text

0 commit comments

Comments
 (0)