diff --git a/.vscode/settings.json b/.vscode/settings.json index d0655c8..41d0821 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "files.associations": { - "/build": "shellscript", - "/azure-cli": "shellscript" + "./build": "shellscript", + "./azure-cli": "shellscript" } } \ No newline at end of file