diff --git a/Python.gitignore b/Python.gitignore index 68bc17f9..58559661 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -146,6 +146,9 @@ dmypy.json # Pyre type checker .pyre/ +# Ruff +.ruff_cache/ + # pytype static type analyzer .pytype/