From 22eba12c0c95f0eb3591c552b13cde994f1cb4ad Mon Sep 17 00:00:00 2001 From: Chris Ham Date: Tue, 11 Dec 2018 11:30:24 -0800 Subject: [PATCH] ignore vod config --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba99aff..fb6916d 100755 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,6 @@ logs/* start.bat tokens.json -config.json \ No newline at end of file +config.json + +conf/vods.json \ No newline at end of file