From a35028a7e6eeca9806225b3e21f6ad53a137e643 Mon Sep 17 00:00:00 2001 From: Brian Alexander <824344+ironprogrammer@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:44:26 -0700 Subject: [PATCH] Ignore fonts upload folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0a02b30a1548d..44c3769ee314d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ wp-tests-config.php # Files and folders that get created in wp-content /src/wp-content/blogs.dir +/src/wp-content/fonts /src/wp-content/languages /src/wp-content/mu-plugins /src/wp-content/plugins