From a52f628fdfe8fa7961bc0e478151c16eadf044d6 Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Sun, 8 Apr 2018 21:12:00 -0400 Subject: [PATCH] Adding circleCI --- .gitignore | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 5e0d84d19..34525edca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,10 @@ -# Logs -logs -*.log - -#Ignore our built files -build/* - -# Ignore sensitive stuff -config/local.json - node_modules storage .idea *.swp +*.log +build/* +config/local.* + todo.md \ No newline at end of file