diff --git a/.gitignore b/.gitignore index 4a412a23f..b914f987b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ build/ .idea/ !/libs/*.jar -!/gradle/wrapper/*.jar \ No newline at end of file +!/gradle/wrapper/*.jar +.vscode/settings.json