{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/.DS_Store": true, "**/Thumbs.db": true, "**/target": true, "**/docker": true, "node_modules": true, "**/.mvn": true, "**/venv": true }, "explorerExclude.backup": {}, "java.compile.nullAnalysis.mode": "automatic", "java.configuration.updateBuildConfiguration": "automatic" }