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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user