forked from rojo-rbx/rojo
8 lines
67 B
Plaintext
8 lines
67 B
Plaintext
return {
|
|
include = {
|
|
"^src",
|
|
},
|
|
exclude = {
|
|
"%.spec$",
|
|
},
|
|
} |