diff --git a/.gitignore b/.gitignore index 6fbcf1c..fc33e61 100644 --- a/.gitignore +++ b/.gitignore @@ -300,3 +300,6 @@ dist .yarn/install-state.gz .pnp.* .pnpm-store/ + +# ruff +.ruff_cache/