This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
pixelfed
miroir de
https://github.com/pixelfed/pixelfed.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Add live-hls storage dir and gitignore
Daniel Supernault
il y a 3 ans
Parent
7803b692f8
commit
154f23416a
2 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
Voir le fichier
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
Voir le fichier
@@ -0,0 +1,2 @@
+*
+!.gitignore