Skip to content

Commit

Permalink
Merge pull request #1302 from snyk/chore/ignore-node-diagnostic-report
Browse files Browse the repository at this point in the history
chore: ignore node diagnostic report
  • Loading branch information
anthogez committed Aug 2, 2020
2 parents af94836 + 2a204e2 commit f90157d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
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 f90157d

Please sign in to comment.