mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 13:15:50 +00:00
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"name": "ignore_paths_init",
|
|
"tree": {
|
|
"$path": "src"
|
|
},
|
|
"syncbackRules": {
|
|
"ignorePaths": [
|
|
"**/init-file/*.luau"
|
|
]
|
|
}
|
|
} |