diff --git a/.gitignore b/.gitignore index e79fadf54508..96cea1de6adc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ .npmrc +.yarn/cache +.yarn/unplugged +.yarn/build-state.yml +.pnp.js + .DS_Store /node_modules /.github/actions/*/node_modules