From b8e9d03f4996feb9c56da7b4c0cc96c6fb17066d Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 21 Mar 2023 13:31:47 -0700 Subject: [PATCH] git: ignore launch json Signed-off-by: Varun Patil --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e1098f4..f27877cb 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ js/ *.ntvs* *.njsproj *.sln +.vscode/launch.json .marginalia