summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
diff options
context:
space:
mode:
authorGravatar Okiki Ojo <okikio.dev@gmail.com> 2022-03-30 11:41:53 -0400
committerGravatar GitHub <noreply@github.com> 2022-03-30 10:41:53 -0500
commitd7ece97d207344644b813a91932f5c624e88a7f7 (patch)
treef4a15d79e7145a9d982e526add3781585b3da5a9 /examples/integrations-playground
parent6a1a40eef8dc034c9e368fa4471620306d4286fd (diff)
downloadastro-d7ece97d207344644b813a91932f5c624e88a7f7.tar.gz
astro-d7ece97d207344644b813a91932f5c624e88a7f7.tar.zst
astro-d7ece97d207344644b813a91932f5c624e88a7f7.zip
chore(.gitignore): remove pnpm error logs from git (#2938)
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r--examples/integrations-playground/.gitignore2
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