Build/Test Tools: Update .gitignore
to exclude twentynineteen
and twentysixteen
.
Brings the list of bundled themes in `.gitignore` up to date. Fixes #45474. git-svn-id: https://develop.svn.wordpress.org/trunk@44517 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1264df85b3
commit
6bb50ece40
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,7 +40,9 @@ wp-tests-config.php
|
||||
!/src/wp-content/themes/twentythirteen
|
||||
!/src/wp-content/themes/twentyfourteen
|
||||
!/src/wp-content/themes/twentyfifteen
|
||||
!/src/wp-content/themes/twentysixteen
|
||||
!/src/wp-content/themes/twentyseventeen
|
||||
!/src/wp-content/themes/twentynineteen
|
||||
/src/wp-content/upgrade
|
||||
/src/wp-content/uploads
|
||||
/src/wp-content/advanced-cache.php
|
||||
|
Loading…
Reference in New Issue
Block a user