diff options
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r-- | examples/integrations-playground/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/integrations-playground/.gitignore b/examples/integrations-playground/.gitignore index c82467453..7742642c1 100644 --- a/examples/integrations-playground/.gitignore +++ b/examples/integrations-playground/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env |