Files
cypress/system-tests/projects/module-api/.gitignore
T
Zach Bloomquist ffd3627e43 test: migrate module_api to system tests (#20265)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2022-02-25 23:12:05 +00:00

13 lines
265 B
Plaintext

.DS_Store
node_modules/
cypress/videos/
cypress/plugins/
test/successful/cypress/videos/
test/invalid/cypress/videos
test/failing/cypress/videos
test/failing/cypress/screenshots
test/invalid/cypress/screenshots
test/env/cypress/videos
test/env/cypress/screenshots