diff --git a/storage/app/public/.gitignore b/storage/app/public/.gitignore index fefdd6c6f..6cf5852e5 100755 --- a/storage/app/public/.gitignore +++ b/storage/app/public/.gitignore @@ -5,3 +5,4 @@ !emoji/ !textimg/ !headers/ +!live-hls/ diff --git a/storage/app/public/live-hls/.gitignore b/storage/app/public/live-hls/.gitignore new file mode 100644 index 000000000..d6b7ef32c --- /dev/null +++ b/storage/app/public/live-hls/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore