fix: add .vscode to .gitignore

This commit is contained in:
2024-03-13 16:35:24 -06:00
parent abfa045dd2
commit 5723d0a0a7
+3
View File
@@ -225,4 +225,7 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
#VS Code Folder
.vscode/
# End of https://www.toptal.com/developers/gitignore/api/renpy,python,windows