diff --git a/.gitignore b/.gitignore index 9bf1fb8..ef09318 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,6 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# pnpm +pnpm-lock.yaml \ No newline at end of file