diff --git a/.gitignore b/.gitignore index d364158f..cbdb50a2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ __pycache__/ *.pyo *.egg-info/ .pytest_cache/ +.ruff_cache/ +pytest-cache-files-*/ .venv/ venv/ dist/