diff --git a/.gitignore b/.gitignore index 0786295cf..fe303ec52 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ /node_modules report.*.json +# Cypress +cypress/screenshots + # config /.config/* !/.config/example.yml