From 3c362ec849de07533b7393b7d019d077621e4025 Mon Sep 17 00:00:00 2001 From: Samuel Maenle Date: Wed, 18 Aug 2021 23:13:25 +0200 Subject: [PATCH] updated for vscode launch --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 30f3cc6..9f283aa 100644 --- a/.gitignore +++ b/.gitignore @@ -149,3 +149,4 @@ dmypy.json # Cython debug symbols cython_debug/ +.vscode/launch.json