Skip to content

Commit 7be88f1

Browse files
committed
chore(): update git attributes so that it does not modify images.
1 parent 0306c9e commit 7be88f1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.gitattributes

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
11
# CRLF
22
* text eol=lf
3+
4+
# Force images/fonts to be handled as binaries
5+
*.jpg binary
6+
*.jpeg binary
7+
*.gif binary
8+
*.png binary
9+
*.t3x binary
10+
*.t3d binary
11+
*.exe binary
12+
*.data binary
13+
*.ttf binary
14+
*.eof binary
15+
*.eot binary
16+
*.swf binary
17+
*.mov binary
18+
*.mp4 binary
19+
*.mp3 binary
20+
*.ogg binary
21+
*.flv binary

0 commit comments

Comments
 (0)