Chore: adds report.xxxx.json to gitignore (#23016)

This commit is contained in:
Hugo Häggmark
2020-03-24 11:15:04 +01:00
committed by GitHub
parent dd732eac50
commit a0d9851cb9

3
.gitignore vendored
View File

@ -108,3 +108,6 @@ compilation-stats.json
/e2e/suite1/screenshots
!/e2e/suite1/screenshots/expeced/*
/e2e/suite1/videos/*
# report dumping the whole system env
/report.*.json