diff --git a/.vscode/settings.json b/.vscode/settings.json index f0213d6..b8fc218 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "editor.rulers": [100], + "git.detectSubmodules": false, "files.exclude":{ "**/.git": true,