diff --git a/examples/.gitignore b/examples/.gitignore index e0f7d4b6d4bf24..d11ce49a15fa16 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1 +1,3 @@ -**/yarn.lock +package-lock.json +pnpm-lock.yaml +yarn.lock