0
0
Fork 0

Merge pull request 'change gitignore to include cypress screenshots and videos' (!36) from gitignore-cypress into dev

Reviewed-on: verdnatura/salix-front#36
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Joan Sanchez 2023-01-27 08:42:09 +00:00
commit a1bc3a9d31
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