We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37abd93 commit 1436b29Copy full SHA for 1436b29
1 file changed
Node.gitignore
@@ -5,6 +5,9 @@ npm-debug.log*
5
yarn-debug.log*
6
yarn-error.log*
7
8
+# Diagnostic reports (https://nodejs.org/api/report.html)
9
+report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
10
+
11
# Runtime data
12
pids
13
*.pid
0 commit comments