This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add live-hls storage dir and gitignore
Daniel Supernault
3 years ago
parent
7803b692f8
commit
154f23416a
2 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
View File
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
View File
@@ -0,0 +1,2 @@
+*
+!.gitignore