Skip to content

Commit c529383

Browse files
committed
chore: Update gitignore for cypress
/web/screenshots: When running using cypress open, screenshots are created here. /web/cypress/export-env.sh: Output of the config script.
1 parent e869813 commit c529383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.devcontainer/dev.env
22
.DS_Store
33
web/cypress/screenshots/
4+
web/cypress/export-env.sh
5+
web/screenshots/
46
web/cypress/videos/
57
web/dist/
68
web/node_modules/

0 commit comments

Comments
 (0)