diff --git a/.gitignore b/.gitignore index a24ba1b6513..a00550b003e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ versions.json .temp-eslintcache /tests/fixtures/autofix-integration/temp.js yarn.lock -package-lock.json \ No newline at end of file +package-lock.json +pnpm-lock.yaml