From 465fa84b176516cb9f0ab9f6593c3d3ede062879 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Thu, 18 Jun 2020 15:12:39 -0700 Subject: [PATCH] Add some more to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c8d91922b..2937445bf 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,9 @@ vendor/ #owncast specific config/config.yaml +config/stats.json owncast +webroot/thumbnail.png +webroot/hls +webroot/static/content.md +hls/ \ No newline at end of file