diff --git a/.gitignore b/.gitignore index cd393ac..a196acc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ node_modules -yarn.lock -yarn \ No newline at end of file +pnpm-lock.yaml +dist \ No newline at end of file