diff --git a/.vscode/settings.json b/.vscode/settings.json index b3fff235..93c2c48a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -36,12 +36,6 @@ "coverage-gutters.showLineCoverage": true, "diffEditor.experimental.showMoves": true, "editor.formatOnSave": true, - "files.watcherExclude": { - "**/*_cache/**": true, - "**/.eggs/**": true, - "**/.git/**": true, - "**/.tox/**": true - }, "git.rebaseWhenSync": true, "github-actions.workflows.pinned.refresh.enabled": true, "github-actions.workflows.pinned.workflows": [".github/workflows/ci.yml"],