diff --git a/Python.gitignore b/Python.gitignore index 68bc17f9..cfc7a18e 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -143,6 +143,9 @@ venv.bak/ .dmypy.json dmypy.json +# ruff Python linter +.ruff_cache/ + # Pyre type checker .pyre/