0
0
Fork 0

change gitignore to include cypress screenshots and videos

This commit is contained in:
Pau 2023-01-09 09:05:21 +01:00
parent 70ebb0f286
commit 828aad23fc
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -27,3 +27,7 @@ yarn-error.log*
*.ntvs*
*.njsproj
*.sln
# Cypress directories and files
/tests/cypress/videos
/tests/cypress/screenshots