diff --git a/.gitignore b/.gitignore index 4f59d171..db7a554c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,6 @@ gradle-app.setting *.classpath *.project *.settings -**/bin \ No newline at end of file +**/bin +**.vscode +*.code-workspace