diff --git a/.gitignore b/.gitignore index 0bff39a122b2..a24ba1b6513f 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ versions.json /test-results.xml .temp-eslintcache /tests/fixtures/autofix-integration/temp.js +yarn.lock +package-lock.json \ No newline at end of file