From d4ed02174d34307dee25d09af21f9c91b4a812a9 Mon Sep 17 00:00:00 2001 From: Henry Bley-Vroman Date: Thu, 21 Jun 2018 22:25:43 -0400 Subject: [PATCH] Craft: update to follow official recs; add 'not necessary in v3' note --- CraftCMS.gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CraftCMS.gitignore b/CraftCMS.gitignore index a70d4772..0d81b397 100644 --- a/CraftCMS.gitignore +++ b/CraftCMS.gitignore @@ -1,3 +1,4 @@ -# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore] +# Craft 2 Storage (https://craftcms.com/support/craft-storage-gitignore) +# not necessary for Craft 3 (https://github.com/craftcms/craft/issues/26) /craft/storage/* -!/craft/storage/logo/* \ No newline at end of file +!/craft/storage/rebrand