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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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