This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
oleg
/
pixelfed
kopia lustrzana
https://github.com/pixelfed/pixelfed.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Add live-hls storage dir and gitignore
Daniel Supernault
3 lat temu
rodzic
7803b692f8
commit
154f23416a
2 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
Wyświetl plik
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
Wyświetl plik
@@ -0,0 +1,2 @@
+*
+!.gitignore