diff --git a/.gitignore b/.gitignore index c2f00e6..a89aab6 100644 --- a/.gitignore +++ b/.gitignore @@ -176,3 +176,6 @@ resources/ ._*.py ._.repo_ignore .repo_ignore + +# Ruff +.ruff_cache/