gitignore updated, to ignore vscode settings

This commit is contained in:
2025-12-11 03:42:30 -05:00
parent 3b5ec9c974
commit 832fea78d0
+1 -1
View File
@@ -4,7 +4,7 @@
__pycache__/ __pycache__/
*.pyc *.pyc
*.log *.log
/.vscode/
# ============================= # =============================
# 🔐 Environment files (NEVER commit secrets!) # 🔐 Environment files (NEVER commit secrets!)
# ============================= # =============================