mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Build/Test Tools: Add the artifacts directory to svn-ignore and .gitignore.
When E2E tests fail, test snapshots with more details about the failure are placed in this folder. Props isabel_brison. Fixes #53549. git-svn-id: https://develop.svn.wordpress.org/trunk@51258 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,6 +30,7 @@ wp-tests-config.php
|
||||
/src/wp-includes/css/*-rtl.css
|
||||
/src/wp-includes/blocks/**/*.css
|
||||
/packagehash.txt
|
||||
/artifacts
|
||||
|
||||
# Files and folders that get created in wp-content
|
||||
/src/wp-content/blogs.dir
|
||||
|
||||
Reference in New Issue
Block a user