Skip to content

Commit

Permalink
chore(vscode): don't detect git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Merrit committed Jan 11, 2023
1 parent 37b39fc commit fdcc09b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Expand Up @@ -12,5 +12,6 @@
],
"git.ignoredRepositories": [
"packaging/linux/flatpak/shared-modules"
]
],
"git.detectSubmodules": false
}

0 comments on commit fdcc09b

Please sign in to comment.