Skip to content

Commit 2956673

Browse files
committed
Update settings.json
1 parent 565932a commit 2956673

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"rust-analyzer.linkedProjects": ["./Cargo.toml"],
3+
"rust-analyzer.files.exclude": [
4+
".flatpak-builder",
5+
"flatpak-builder-tools",
6+
"repo",
7+
"flatpak-out",
8+
"flatpak-repo"
9+
],
310
"files.watcherExclude": {
411
".flatpak-builder": true,
512
"flatpak-builder-tools": true,

0 commit comments

Comments
 (0)