chore: ignore cypress screenshots
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user