Skip to content

Commit

Permalink
Merge pull request #1515 from nationalarchives/gitignore-cypress
Browse files Browse the repository at this point in the history
gitignore Cypress screenshots
  • Loading branch information
dragon-dxw authored Jul 10, 2024
2 parents 49da2a1 + 26e10cf commit 54ba8f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,6 @@ docker/*
/ds_caselaw_editor_ui/static/css/main.css
/ds_caselaw_editor_ui/static/css/main.css.map
/ds_caselaw_editor_ui/static/js/dist/app.js

# Cypress end-to-end tests create screenshots
/cypress/screenshots

0 comments on commit 54ba8f1

Please sign in to comment.