From 0703ec7ff426e962ea4fd67a375166f65152a67e Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 29 Aug 2019 20:50:41 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 44b90b10..c0c0be14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,6 @@ -.vscode/ -.npm -.firebase -node_modules -lib -firebase-debug.log -npm-debug.log -package-lock.json -yarn.lock -.npmrc - public/ builds/ resources/ .DS_Store +.vscode/