From 5a05aae15b33525040b23e6e1703e3bd6021bcca Mon Sep 17 00:00:00 2001 From: Zeb Pykosz Date: Wed, 9 Sep 2020 07:40:01 -0400 Subject: [PATCH] add vercel to ignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4c5efd562..e2c0121e3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,7 @@ npm-debug.log* node_modules dist .env - .DS_Store - - .cache - -.now \ No newline at end of file +.now +.vercel