diff --git a/.gitignore b/.gitignore index 5ef7483..0029a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ __pycache__/ /.mypy_cache/ +/.ruff_cache/ + +/.coverage /dist/