diff --git a/.vscode/settings.json b/.vscode/settings.json index f642b867..65fd8024 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,20 +1,9 @@ { "files.exclude": { ".ackrc": true, - ".dockerignore": true, - ".drone.yml": true, ".editorconfig": true, ".eslintcache": true, - ".eslintignore": true, - ".eslintrc.js": true, - ".nuxt*": true, ".nyc_output": true, - ".vscode": true, - "babel.config.js": true, - "jsconfig.json": true, - "LICENSE": true, - "pkg/**/.shell": true, - "pkg/**/node_modules": true, "yarn-error.log": true } -} \ No newline at end of file +}