🐞 fix: Add .gitignore, remove .vscode

This commit is contained in:
Keith Solomon
2025-12-24 16:46:00 -06:00
parent 6d21dbd959
commit 82369e318c
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.vscode/

View File

@@ -1,8 +0,0 @@
{
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#3d92ec",
"activityBar.background": "#4E1845",
"titleBar.activeBackground": "#6D2260",
"titleBar.activeForeground": "#FDF8FC"
}
}