This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Add live-hls storage dir and gitignore
Daniel Supernault
3 năm trước cách đây
mục cha
7803b692f8
commit
154f23416a
2 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
Xem Tập Tin
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
Xem Tập Tin
@@ -0,0 +1,2 @@
+*
+!.gitignore