diff --git a/.gitignore b/.gitignore index a3eda71..6ef96e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules dist package-lock.json .idea -yarn.lock \ No newline at end of file +yarn.lock +pnpm-lock.yaml \ No newline at end of file