diff --git a/.gitignore b/.gitignore index 06ff1aac6..213384ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,7 @@ yarn-error.log* *.ntvs* *.njsproj *.sln + +# Cypress directories and files +/tests/cypress/videos +/tests/cypress/screenshots \ No newline at end of file