This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Improve gitattributes for images
Vasily
5 years ago
parent
aa9d7d7f04
commit
531642fc53
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.gitattributes
+ 2
- 0
.gitattributes
View File
@@ -1,3 +1,5 @@
* text=auto eol=lf
* text=auto eol=lf
+*.png binary
+*.jpg binary
CONTRIBUTORS.md merge=union
CONTRIBUTORS.md merge=union