From af21f771d02c3ce7eac15d9b5174fce45382b97c Mon Sep 17 00:00:00 2001 From: colincreasman Date: Sun, 12 Dec 2021 15:02:57 -0800 Subject: [PATCH] add ignore json add ignore json --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 079a604..e1b4559 100644 --- a/.gitignore +++ b/.gitignore @@ -423,3 +423,5 @@ healthchecksdb .vscode/launch.json .vscode/tasks.json +Source Code/.vscode/tasks.json +Source Code/.vscode/launch.json