From 04ea33cd969e91ea133b4086784e40bf499a6a02 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 21 Jan 2019 16:18:50 -0800 Subject: [PATCH] Removing config/env/common.js config file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c4a91dd..e15c669 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ docs coverage # common config file. +common.js