Selaa lähdekoodia

[Node] Ignore diagnostic report files (#2971)

* [Node] Ignore diagnostic report files

* Add documentation URL

* Stricter regex
pull/2991/head
Richie Bendall 5 vuotta sitten
vanhempi
commit
1436b29954
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      Node.gitignore

+ 3
- 0
Node.gitignore Näytä tiedosto

@@ -5,6 +5,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid

Loading…
Peruuta
Tallenna