diff --git a/shopware/paas-meta/6.6/manifest.json b/shopware/paas-meta/6.6/manifest.json index 95fee9c..5fc5880 100644 --- a/shopware/paas-meta/6.6/manifest.json +++ b/shopware/paas-meta/6.6/manifest.json @@ -12,8 +12,5 @@ "default_redis_host": "rediscache.internal", "default_redis_port": "6379", "env(CACHE_URL)": "redis://localhost" - }, - "gitignore": [ - "!/files/theme-config" - ] + } }