diff options
-rw-r--r-- | .cypress/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cypress/.gitignore b/.cypress/.gitignore index f677bfcd7..9fb900949 100644 --- a/.cypress/.gitignore +++ b/.cypress/.gitignore @@ -1,2 +1,3 @@ /cypress/videos /cypress/screenshots +/cypress.env.json |