From baa5bdaa7d79010bfb4e76efcb32411ce35c8ddd Mon Sep 17 00:00:00 2001 From: Rafael Keramidas Date: Wed, 6 Jan 2021 19:12:17 +0100 Subject: [PATCH] fixup! feat(suite-desktop): add VS Code debugging configuration --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b145a224cf..4c514d8db9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ node_modules .idea *.sublime-project *.sublime-workspace +.vscode/**/* +!.vscode/launch.json +!.vscode/tasks.json # Logs logs