From e9ecabd2dc983e5d9749bb6f4e704b8b5186db0e Mon Sep 17 00:00:00 2001 From: cv <34649812+cpvalente@users.noreply.github.com> Date: Wed, 31 Mar 2021 13:29:29 +0200 Subject: [PATCH] ignore vscode stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92d4acb4b..942699584 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ ontime.code-workspace TODO.md # working stuff -_SS/ \ No newline at end of file +_SS/ +.vscode/launch.json