This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Improve gitattributes for images
Vasily
6 năm trước cách đây
mục cha
aa9d7d7f04
commit
531642fc53
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
.gitattributes
+ 2
- 0
.gitattributes
Xem Tập Tin
@@ -1,3 +1,5 @@
* text=auto eol=lf
+*.png binary
+*.jpg binary
CONTRIBUTORS.md merge=union