13 lines
206 B
JSON
13 lines
206 B
JSON
{
|
|
"linkedProjects": ["Cargo.toml"],
|
|
"files": {
|
|
"exclude": [
|
|
"node_modules",
|
|
"public",
|
|
".dioxus",
|
|
".omc",
|
|
"dist"
|
|
]
|
|
}
|
|
}
|