From c4cdded649c641a792616cfdf063a3560ca90636 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 22 Aug 2024 20:40:40 +0200 Subject: [PATCH] add ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5d381cc..b13491b 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.vscode/settings.json