diff --git a/.vscode/settings.json b/.vscode/settings.json index 8a2d54c..e108d9a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,7 +3,9 @@ "**/.classpath": true, "**/.project": true, "**/.settings": true, - "**/.factorypath": true + "**/.factorypath": true, + "build": true, + ".gradle": true }, "files.associations": { "*.jelly": "xml"