This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mirrors
/
jellyfin
kopia lustrzana
https://github.com/jellyfin/jellyfin
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Improve gitattributes for images
Vasily
6 lat temu
rodzic
aa9d7d7f04
commit
531642fc53
1 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
2
0
.gitattributes
+ 2
- 0
.gitattributes
Wyświetl plik
@@ -1,3 +1,5 @@
* text=auto eol=lf
+*.png binary
+*.jpg binary
CONTRIBUTORS.md merge=union