Skip to content

Commit

Permalink
chore: add auto generated Cypress files to the .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
boazpoolman committed Jan 20, 2025
1 parent 7c2638c commit e4caa2f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,11 @@ yarn-error.log
############################

coverage

############################
# Cypress
############################

cypress/screenshots/
cypress/videos/
cypress/downloads/

0 comments on commit e4caa2f

Please sign in to comment.