diff --git a/.gitignore b/.gitignore index 96b1d40..87ae84a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ __pycache__/ *.pyc *.log - +/.vscode/ # ============================= # 🔐 Environment files (NEVER commit secrets!) # =============================