Skip to content

Commit 5e695b1

Browse files
committed
mp4 files being binary for us
1 parent 8274afe commit 5e695b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@
2424
*.pem eol=lf
2525

2626
# Denote all files that are truly binary and should not be modified.
27+
*.mp4 binary
2728
*.bin binary
2829
*.png binary
2930
*.jpg binary
3031
*.gif binary
3132
*.ico binary
32-
*.mo binary
33+
*.mo binary

0 commit comments

Comments
 (0)