summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog-multiple-authors')
-rw-r--r--examples/blog-multiple-authors/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/blog-multiple-authors/.gitignore b/examples/blog-multiple-authors/.gitignore
index c82467453..7742642c1 100644
--- a/examples/blog-multiple-authors/.gitignore
+++ b/examples/blog-multiple-authors/.gitignore
@@ -8,6 +8,8 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
+pnpm-debug.log*
+
# environment variables
.env
td>-120/+180 2022-08-18Update build-idGravatar Jarred Sumner 1-1/+1 2022-08-18un-delete some codeGravatar Jarred Sumner 2-8/+15 2022-08-18Add string support to `Buffer.fill`Gravatar Jarred Sumner 7-77/+119 2022-08-18[node compat] Fix issue with `Buffer.compare` when called on the constructorGravatar Jarred Sumner 1-31/+42 2022-08-18Fix console.log printing `[native code]` for too many thingsGravatar Jarred Sumner 1-1/+6 2022-08-18Faster TextDecoderGravatar Jarred Sumner 24-369/+399 2022-08-18Fix Next.js regressionGravatar Jarred Sumner 1-12/+45 2022-08-18Fix `bun:wrap` not loadingGravatar Jarred Sumner 3-21/+41