From fa8bdc0e1f9e17a4a8e36684b6bfd4c18caab056 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 15 Dec 2022 12:05:22 +0100 Subject: [PATCH] ignoring .vscode now --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 55be276..ba04f9e 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.vscode \ No newline at end of file