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 b499371 commit 6dda61cCopy full SHA for 6dda61c
.gitignore
@@ -14,6 +14,8 @@ scratch/
14
scenarios/*/dist/
15
# transpiled transformers
16
jest/transformers/*.js
17
+# node tarballs
18
+packages/*/sentry-*.tgz
19
20
# logs
21
yarn-error.log
0 commit comments