diff --git a/.vscode/settings.json b/.vscode/settings.json index ff6d1b68d..25b1f4dbe 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,5 +16,6 @@ } ], "editor.tabSize": 2, - "files.autoSave": "onFocusChange" -} \ No newline at end of file + "files.autoSave": "onFocusChange", + "search.useIgnoreFiles": true + } \ No newline at end of file