diff --git a/.gitignore b/.gitignore index 04c01ba..d3d220f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ node_modules/ -dist/ \ No newline at end of file +dist/ +pnpm-lock.yaml +package-lock.json +yarn.lock \ No newline at end of file