guanghu/.codescenerc

10 lines
104 B
Plaintext
Raw Permalink Normal View History

{
"exclude": [
"tools/",
"scripts/",
"src-tauri/gen/",
"coverage/",
"dist/"
]
}