From 7751ff0ed3898f376c0b5853cb868b8bce0f65f0 Mon Sep 17 00:00:00 2001 From: doty Date: Mon, 11 Nov 2019 13:30:09 -0800 Subject: [PATCH] Ignore the right things. Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 168e367..1d9e5ac 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ _viminfo vscode/workspaceStorage vscode/globalStorage +.config/Code +.config/VS Code @ FB