diff --git a/.gitignore b/.gitignore index 844bf89..4ae8063 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file