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