Update to v0.9.1 #1
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.log
|
*.log
|
||||||
/.vscode/
|
/.vscode/
|
||||||
|
.vscode/
|
||||||
# =============================
|
# =============================
|
||||||
# 🔐 Environment files (NEVER commit secrets!)
|
# 🔐 Environment files (NEVER commit secrets!)
|
||||||
# =============================
|
# =============================
|
||||||
|
|||||||
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -1,7 +1 @@
|
|||||||
{
|
{}
|
||||||
"workbench.colorCustomizations": {
|
|
||||||
"activityBar.background": "#16340C",
|
|
||||||
"titleBar.activeBackground": "#1F4911",
|
|
||||||
"titleBar.activeForeground": "#F6FDF4"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user