From a3503bdd08f748de04c6358669b8e0720d9e5ca1 Mon Sep 17 00:00:00 2001 From: johnbillion Date: Sun, 31 Jan 2021 16:50:02 +0000 Subject: [PATCH] Bundled Theme: Add Twenty Twenty to the list of ignored themes in `.gitignore`. This brings it inline with other bundled themes. Fixes #52265 git-svn-id: https://develop.svn.wordpress.org/trunk@50110 602fd350-edb4-49c9-b593-d223f7449a82 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 88215353f9..18149283ea 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ wp-tests-config.php !/src/wp-content/themes/twentysixteen !/src/wp-content/themes/twentyseventeen !/src/wp-content/themes/twentynineteen +!/src/wp-content/themes/twentytwenty !/src/wp-content/themes/twentytwentyone /src/wp-content/upgrade /src/wp-content/uploads