diff --git a/.gitignore b/.gitignore index 4e9ecc6..1640cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /.vscode/ /.coverage /.mypy_cache/ +/.ruff_cache/ /.pytest_cache/ /.pytest-avoidance/