From 1a9f616ce525987555d43c72d59eb830d1856bd7 Mon Sep 17 00:00:00 2001 From: Mostafa Soufi Date: Thu, 21 Dec 2017 02:00:58 +0330 Subject: [PATCH] Added Must Use Plugins to gotignore (#2553) https://codex.wordpress.org/Must_Use_Plugins --- WordPress.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/WordPress.gitignore b/WordPress.gitignore index 97923503..3b181ec0 100644 --- a/WordPress.gitignore +++ b/WordPress.gitignore @@ -7,6 +7,7 @@ wp-content/blogs.dir/ wp-content/cache/ wp-content/upgrade/ wp-content/uploads/ +wp-content/mu-plugins/ wp-content/wp-cache-config.php wp-content/plugins/hello.php