diff --git a/.gitignore b/.gitignore index 2d049c3c6c..24bb279128 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,6 @@ module-resolve.js /test-results/ /playwright-report/ /playwright/.cache/ + +# Cache +.eslintcache