Remove unused .vscode/settings.json and update .gitignore

This commit is contained in:
2024-10-28 06:42:29 -04:00
parent 2bbaab20d6
commit 551ec1ffb4
2 changed files with 2 additions and 6 deletions
+2
View File
@@ -160,3 +160,5 @@ 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/**
-6
View File
@@ -1,6 +0,0 @@
{
"workbench.colorCustomizations": {
"sash.hoverBorder": "#d5f4a4"
},
"peacock.color": "#c0ef76"
}