summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-08-20 23:47:14 -0500
committerGitHub <noreply@github.com>2017-08-20 23:47:14 -0500
commit1222e6cd4172657143202882e7189274352e2cd5 (patch)
tree1ac334164ae64366d960e3ba2b56df8849ec07af /.gitignore
parent4a8afebcdb8e8c88b4191d68cb1b5712d12cee9c (diff)
downloadchat-1222e6cd4172657143202882e7189274352e2cd5.tar.gz
chat-1222e6cd4172657143202882e7189274352e2cd5.tar.bz2
chat-1222e6cd4172657143202882e7189274352e2cd5.zip
make config.json play nicely with version control (#7221)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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