1
0
mirror of https://github.com/zitadel/zitadel.git synced 2024-12-14 03:54:21 +00:00
zitadel/e2e/.prettierignore
Silvan c54ddc71a2
feat(actions): local users ()
Actions are extended to to local users. It's possible to run custom code during registration and authentication of local users.
2023-01-25 13:08:01 +00:00

12 lines
239 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
# results
cypress/screenshots/
cypress/videos/
cypress/results/
# not compiling code
cypress/e2e/actions/e2eSetMetadata.js