mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
website: Ignore screenshots and videos produced by cypress e2e tests
These files are generated by running `npm run cypress:run`
This commit is contained in:
@@ -39,5 +39,7 @@ next-env.d.ts
|
||||
*.swp
|
||||
|
||||
# cypress
|
||||
/cypress/screenshots
|
||||
/cypress/videos
|
||||
/cypress-visual-screenshots/diff
|
||||
/cypress-visual-screenshots/comparison
|
||||
|
||||
Reference in New Issue
Block a user