diff --git a/.gitignore b/.gitignore index 5e42c0c93..96ee72d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,13 @@ local.properties .buildpath +##################### +## Visual Studio Code +##################### +*.code-workspace +.vscode/ + + ################# ## Visual Studio #################