diff --git a/sroze/openwhisk-bundle/0.2/manifest.json b/sroze/openwhisk-bundle/0.2/manifest.json index cad43823..eae714af 100644 --- a/sroze/openwhisk-bundle/0.2/manifest.json +++ b/sroze/openwhisk-bundle/0.2/manifest.json @@ -1,9 +1,5 @@ { "copy-from-recipe": { "index.php": "index.php" - }, - "gitignore": [ - "/.serverless", - "/node_modules" - ] + } }