From d1d0f641ab56c89b9d82c2ef2bd254e159eae5bb Mon Sep 17 00:00:00 2001 From: clintandrewhall Date: Thu, 12 Jul 2018 17:25:36 -0500 Subject: [PATCH] Add env to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f7254f1..e6632d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.env config.js test/config.js node_modules