config.json.example in roku_builder-3.5.0 vs config.json.example in roku_builder-3.6.0
- old
+ new
@@ -11,9 +11,10 @@
"default": "<project id>",
"<project id>": {
"directory": "<path/to/repo>",
"folders": ["resources","source"],
"files": ["manifest"],
+ "excludes": [],
"app_name": "<app name>",
"stage_method": "<git|script>",
"stages":{
"production": {
"branch": "production",