Files
rojo/rojo-test/build-tests/sync_rule_alone/default.project.json

12 lines
151 B
JSON

{
"name": "sync_rule_alone",
"tree": {
"$path": "src"
},
"syncRules": [
{
"pattern": "*.nothing",
"use": "text"
}
]
}