e2e: ignore node_modules and playwright artifacts
This commit is contained in:
parent
9c4d95220d
commit
cc57da0d83
3
end2end/.gitignore
vendored
Normal file
3
end2end/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
node_modules
|
||||
playwright-report
|
||||
test-results
|
||||
Loading…
Reference in New Issue
Block a user