chore: ignore cypress screenshots

This commit is contained in:
Ali BARIN
2022-10-09 00:00:26 +02:00
parent ff2edeea17
commit c76491a8b0

4
.gitignore vendored
View File

@@ -78,10 +78,10 @@ web_modules/
cypress.env.json cypress.env.json
# cypress screenshots # cypress screenshots
cypress/screenshots/ packages/e2e-tests/cypress/screenshots
# cypress videos # cypress videos
cypress/videos/ packages/e2e-tests/cypress/videos/
# parcel-bundler cache (https://parceljs.org/) # parcel-bundler cache (https://parceljs.org/)
.cache .cache