Update to v0.9.1 #1

Merged
serversdown merged 44 commits from dev into main 2026-01-18 02:46:25 -05:00
2 changed files with 2 additions and 7 deletions
Showing only changes of commit 4b21082959 - Show all commits

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ __pycache__/
*.pyc
*.log
/.vscode/
.vscode/
# =============================
# 🔐 Environment files (NEVER commit secrets!)
# =============================

View File

@@ -1,7 +1 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#16340C",
"titleBar.activeBackground": "#1F4911",
"titleBar.activeForeground": "#F6FDF4"
}
}
{}