forked from rojo-rbx/rojo
11 lines
143 B
JSON
11 lines
143 B
JSON
{
|
|
"name": "ignore_paths_adding",
|
|
"tree": {
|
|
"$path": "src"
|
|
},
|
|
"syncbackRules": {
|
|
"ignorePaths": [
|
|
"src/*.rbxm"
|
|
]
|
|
}
|
|
} |