From 1222e6cd4172657143202882e7189274352e2cd5 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 20 Aug 2017 23:47:14 -0500 Subject: make config.json play nicely with version control (#7221) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e3646b174..30737cf6d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ npm-debug.log webapp/yarn-error.log mattermost.mattermost-license config/mattermost.mattermost-license +config/config.json web/static/js/bundle*.js web/static/js/bundle*.js.map -- cgit v1.2.3-1-g7c22