diff --git a/.gitignore b/.gitignore index 1f29c5a124..54b212c74d 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,8 @@ config/base.yaml /coverage yarn.lock package-lock.json +pnpm-lock.yaml +.pnpm-debug.log components/**/*.js components/**/*.jsx !components/**/__tests__/**/*.js