From 85cb5c1bf85ee6602d75460fe299a4ea9848298b Mon Sep 17 00:00:00 2001 From: Christopher Hiller Date: Wed, 7 Mar 2018 10:53:45 -0800 Subject: [PATCH] add .vscode/ to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cf748d8fa3..b947909011 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ yarn.lock *_REMOTE_* docs/_site docs/_dist +.vscode/ +