This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
jellyfin
mirror da
https://github.com/jellyfin/jellyfin
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Improve gitattributes for images
Vasily
6 anni fa
parent
aa9d7d7f04
commit
531642fc53
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
.gitattributes
+ 2
- 0
.gitattributes
Vedi File
@@ -1,3 +1,5 @@
* text=auto eol=lf
+*.png binary
+*.jpg binary
CONTRIBUTORS.md merge=union