diff --git a/.vscode/settings.json b/.vscode/settings.json index 9722740e3..1b6b1eb0a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -26,7 +26,8 @@ "**/.ipynb_checkpoints": true, "**/.coverage": true, "**/.vscode-test": true, - "**/.mypy_cache": true + "**/.mypy_cache": true, + "**/.ruff_cache": true }, "esbonio.server.showDeprecationWarnings": true, "python.testing.pytestArgs": [