From f6040acd2219836e98644a64e4499376ddea29c1 Mon Sep 17 00:00:00 2001 From: Igor Dunaev Date: Wed, 25 Oct 2023 19:52:19 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 68bc17f..292c919 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,4 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +.vscode/