Skip to content

Commit e4caa2f

Browse files
committed
chore: add auto generated Cypress files to the .gitignore
1 parent 7c2638c commit e4caa2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,11 @@ yarn-error.log
135135
############################
136136

137137
coverage
138+
139+
############################
140+
# Cypress
141+
############################
142+
143+
cypress/screenshots/
144+
cypress/videos/
145+
cypress/downloads/

0 commit comments

Comments
 (0)