diff options
Diffstat (limited to 'options/gitignore/CraftCMS')
-rw-r--r-- | options/gitignore/CraftCMS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/options/gitignore/CraftCMS b/options/gitignore/CraftCMS index a70d4772c4..0d81b397e3 100644 --- a/options/gitignore/CraftCMS +++ b/options/gitignore/CraftCMS @@ -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 |