diff options
author | Chocobozzz <me@florianbigard.com> | 2023-01-19 09:30:05 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2023-01-19 13:53:40 +0100 |
commit | 5bdfa604f102a5e51b5152457cd1a16d79177e26 (patch) | |
tree | 878c04cbd3c452c7b45aa39e19abd38bfe691063 /client/.gitignore | |
parent | 9589907c89d29a6c0acd52c8cb789af9f93ce9af (diff) | |
download | PeerTube-5bdfa604f102a5e51b5152457cd1a16d79177e26.tar.gz PeerTube-5bdfa604f102a5e51b5152457cd1a16d79177e26.tar.zst PeerTube-5bdfa604f102a5e51b5152457cd1a16d79177e26.zip |
Add E2E client tests for signup approval
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index 3241b09ed..ca68413c8 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -11,5 +11,6 @@ | |||
11 | /src/locale/target/server_*.xml | 11 | /src/locale/target/server_*.xml |
12 | /e2e/local.log | 12 | /e2e/local.log |
13 | /e2e/browserstack.err | 13 | /e2e/browserstack.err |
14 | /e2e/screenshots | ||
14 | /src/standalone/player/build | 15 | /src/standalone/player/build |
15 | /src/standalone/player/dist | 16 | /src/standalone/player/dist |