aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de>2023-06-16 06:19:48 +0000
committerMarcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de>2023-06-16 06:19:48 +0000
commit91bd2c3e86f5fdaa5740ca536909ccd12f44b10e (patch)
tree9646026525934c02521b26b4de66f816c54b202b /.gitignore
parent94abf115a32671423c2ea0a8e37c83cecf1ff6e6 (diff)
Add playwright tests, refs #2635
Merge request studip/studip!1790
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 12747d6..1caa406 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
*~
+.env
+
.webpack.*
composer
node_modules
@@ -40,6 +42,9 @@ tests/_helpers/TestGuy.php
tests/_helpers/WebGuy.php
tests/_helpers/_generated
tests/_output/
+tests/e2e/.auth
+tests/e2e/test-results/*
+playwright-report/*
.idea
/config/oauth2/*.key