Skip to content

Commit

Permalink
chore: ignore cypress output files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jexordexan committed May 18, 2021
1 parent 6d2973e commit f8d7613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ npm-debug.log
yarn-error.log
.cache
.temp

# Cypress
cypress/videos
cypress/results
cypress/screenshots

0 comments on commit f8d7613

Please sign in to comment.