diff --git a/e2e-tests/cypress/.gitignore b/e2e-tests/cypress/.gitignore new file mode 100644 index 000000000..7dfc547b4 --- /dev/null +++ b/e2e-tests/cypress/.gitignore @@ -0,0 +1,4 @@ +tests/node_modules/ +tests/cypress/screenshots/ +tests/cypress/videos/ +tests/cucumber-messages.ndjson