mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
8 lines
67 B
Plaintext
8 lines
67 B
Plaintext
return {
|
|
include = {
|
|
"^src",
|
|
},
|
|
exclude = {
|
|
"%.spec$",
|
|
},
|
|
} |