diff --git a/bigbluebutton-html5/.gitignore b/bigbluebutton-html5/.gitignore index 1fcb49791c..56e914594c 100755 --- a/bigbluebutton-html5/.gitignore +++ b/bigbluebutton-html5/.gitignore @@ -1,18 +1,5 @@ .dbshell -app/packages -app/build/ npm-debug.log node_modules/ .meteor/dev_bundle -private/config/server/* -!private/config/server/app.yaml -!private/config/server/redis.yaml -!private/config/server/shell.yaml - -private/config/development/server/* -!private/config/development/server/log.yaml - -private/config/production/server/* -!private/config/production/server/log.yaml -!private/config/production/server/shell.yaml