Skip to content

Commit

Permalink
chore: ignore node diagnostic report
Browse files Browse the repository at this point in the history
  • Loading branch information
anthogez committed Aug 2, 2020
1 parent af94836 commit 2a204e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ snyk_report.html
!/docker/snyk_report.css
cert.pem
key.pem

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

0 comments on commit 2a204e2

Please sign in to comment.