diff --git a/.gitignore b/.gitignore index a808efad312..e1858a213d3 100644 --- a/.gitignore +++ b/.gitignore @@ -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