This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
oleg
/
pixelfed
同期ミラー
https://github.com/pixelfed/pixelfed.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add live-hls storage dir and gitignore
Daniel Supernault
3 年 前
親
7803b692f8
コミット
154f23416a
2 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
storage/app/public/.gitignore
2
0
storage/app/public/live-hls/.gitignore
+ 1
- 0
storage/app/public/.gitignore
ファイルの表示
@@ -5,3 +5,4 @@
!emoji/
!textimg/
!headers/
+!live-hls/
+ 2
- 0
storage/app/public/live-hls/.gitignore
ファイルの表示
@@ -0,0 +1,2 @@
+*
+!.gitignore