We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32aafb5 commit 8b94b3dCopy full SHA for 8b94b3d
.gitignore
@@ -83,4 +83,7 @@ RELEASE_CHECKLIST.md
83
# package-lock.json # Usually committed, but ignore if specified elsewhere
84
server/package-lock.json
85
yarn.lock
86
-pnpm-lock.yaml
+pnpm-lock.yaml
87
+
88
+# Release tarballs
89
+*.tar.gz
0 commit comments