From 41a38737969ef0443b38137c0b776a02f22fd01f Mon Sep 17 00:00:00 2001 From: snobu Date: Tue, 15 Oct 2019 07:37:17 +0300 Subject: [PATCH] Ignore all .js files --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a85022..f666fa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *.log -destreamer.js +*.js node_modules videos swagger.json -cc.json \ No newline at end of file +cc.json