From 00bb4799899cbbcdf48b147639dee3cee7ea199b Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Fri, 31 Mar 2017 06:54:30 -0700 Subject: PLT-6090 adding ability to read license file from disk (#5895) * PLT-6090 adding ability to read license file from disk * Fixing unit test that fails only sometimes * Fixing test that fails randomly --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6ab3cf0a4..99c3a72f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ node_modules /dist /webapp/dist npm-debug.log +mattermost.mattermost-license +config/mattermost.mattermost-license web/static/js/bundle*.js web/static/js/bundle*.js.map -- cgit v1.2.3-1-g7c22