mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
11 lines
143 B
JSON
11 lines
143 B
JSON
{
|
|
"name": "ignore_paths_adding",
|
|
"tree": {
|
|
"$path": "src"
|
|
},
|
|
"syncbackRules": {
|
|
"ignorePaths": [
|
|
"src/*.rbxm"
|
|
]
|
|
}
|
|
} |