diff --git a/Python.gitignore b/Python.gitignore index abd8cb78..8c9df84a 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -162,6 +162,9 @@ dmypy.json # Pyre type checker .pyre/ +# Ruff +.ruff_cache/ + # pytype static type analyzer .pytype/