update .gitignore to exclude .vscode folder

This commit is contained in:
Sugato Ray
2024-12-18 21:24:57 +00:00
parent 356e895306
commit 1384e80725
+2
View File
@@ -1,3 +1,5 @@
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]