From 15fd8ed88960f81d93d604af0b6c75ee293754fc Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Wed, 8 May 2024 17:13:45 -0300 Subject: [PATCH] Unignore wp-content/themes --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6cbb849..8e42a23 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /.env /wp-content/** -!/wp-content/themes/weareplanc/ +!/wp-content/themes/mont58-coffee /data/** !/data/.gitkeep