From 0b415f2d9f27fd7134a169c4012897c58474b21b Mon Sep 17 00:00:00 2001 From: bill bittner Date: Wed, 8 Nov 2017 15:19:39 -0800 Subject: [PATCH] updated .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 761ac590..a45e5a85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .idea -config/config.json \ No newline at end of file +config/config.json +config/sequelizeCliConfig.js +config/speechConfig.js \ No newline at end of file