Feature/git ignore to exclude test results from git (#13275)

* Additional info for running individual tests

* Ignore playwright test results from git

* Update README.md

These changes belong in a different PR #13274
This commit is contained in:
Carl
2022-10-24 06:41:37 +01:00
committed by GitHub
parent aada595d60
commit 220600319c

2
.gitignore vendored
View File

@@ -107,3 +107,5 @@ preserve.belle
/src/Umbraco.Web.UI/appsettings-schema.*.json
/tests/Umbraco.Tests.Integration/appsettings-schema.json
/tests/Umbraco.Tests.Integration/appsettings-schema.*.json
playwright-report
trace.zip