forked from rojo-rbx/rojo
12 lines
140 B
JSON
12 lines
140 B
JSON
{
|
|
"name": "nested",
|
|
"tree": {
|
|
"$path": "src"
|
|
},
|
|
"syncRules": [
|
|
{
|
|
"pattern": "*.txt",
|
|
"use": "ignore"
|
|
}
|
|
]
|
|
} |