From 514aaff3f43c5ca06741254321e3b01243cb8931 Mon Sep 17 00:00:00 2001 From: Kyle Skolfield Date: Mon, 4 Mar 2024 09:40:11 -0700 Subject: [PATCH] .gitignore update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68bc17f..40def25 100644 --- a/.gitignore +++ b/.gitignore @@ -158,3 +158,4 @@ cython_debug/ # 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/settings.json