This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add live-hls storage dir and gitignore
Daniel Supernault
3 anni fa
parent
7803b692f8
commit
154f23416a
2 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
Vedi File
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
Vedi File
@@ -0,0 +1,2 @@
+*
+!.gitignore