diff --git a/.gitignore b/.gitignore index 0511b58..d8433e6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,9 @@ __pycache__/ # Pytest .pytest_cache +# Ruff +.ruff_cache + # C extensions *.so