This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oleg
/
pixelfed
réplica de
https://github.com/pixelfed/pixelfed.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Add live-hls storage dir and gitignore
Daniel Supernault
%!s(int64=3) %!d(string=hai) anos
pai
7803b692f8
achega
154f23416a
Modificáronse 2 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
Ver ficheiro
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
Ver ficheiro
@@ -0,0 +1,2 @@
+*
+!.gitignore