diff --git a/.gitignore b/.gitignore index cfee275..67e08e0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ Thumbs.db # Yarn .yarn .yarn/** +.yarn/install-state.gz .pnp.* # Zed diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz deleted file mode 100644 index adf660e..0000000 Binary files a/.yarn/install-state.gz and /dev/null differ