diff --git a/.gitignore b/.gitignore index 56f842e1..62bd6e89 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ __pycache__/ *.egg-info/ .pytest_cache/ .mypy_cache/ +.ruff_cache/ dist/ dist-doc/ build/