Added VSCode settings folder and workspace file to the ignore list.

This commit is contained in:
rollnthndr 2021-01-29 18:31:19 -07:00
parent 261d1cbeba
commit 50d2e42cc3

7
.gitignore vendored
View File

@ -26,6 +26,13 @@ local.properties
.buildpath
#####################
## Visual Studio Code
#####################
*.code-workspace
.vscode/
#################
## Visual Studio
#################