Merge pull request 'change gitignore to include cypress screenshots and videos' (!36) from gitignore-cypress into dev
gitea/salix-front/pipeline/head There was a failure building this commit Details

Reviewed-on: #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