updated def for the addons set

This commit is contained in:
Rob Weber 2017-12-06 09:11:01 -06:00
parent 756f50bba1
commit 622939901e

View File

@ -1,6 +1,6 @@
{
"addons":{
"root":"",
"root":"special://home/addons",
"dirs":[
{
"type":"include",
@ -10,6 +10,10 @@
{
"type":"exclude",
"path":"special://home/addons/packages"
},
{
"type":"exclude",
"path":"special://home/addons/temp"
}
]
},