diff --git a/.gitignore b/.gitignore index c8d2ef8..896b51b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules dist demo/public -yarn.lock \ No newline at end of file +yarn.lock +pnpm-lock.yaml