Skip to content

Commit

Permalink
Add cypress/downloads to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
scottohara committed Apr 10, 2024
1 parent 438327f commit f81e803
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ npm-debug.log
# Ignore coverage results
/coverage

# Ignore cypress screenshots and videos
# Ignore cypress downloads, screenshots and videos
/cypress/downloads
/cypress/screenshots
/cypress/videos

Expand Down

0 comments on commit f81e803

Please sign in to comment.