diff --git a/rust-analyzer.toml b/rust-analyzer.toml index cedcfea..a93d276 100644 --- a/rust-analyzer.toml +++ b/rust-analyzer.toml @@ -1,4 +1,4 @@ linkedProjects = ["Cargo.toml"] [files] -exclude = ["node_modules", "public", ".dioxus", ".omc", "dist"] +exclude = ["node_modules", "public", ".dioxus", "libs", "static"]