VSCode files.associations for Dockerfile-* (#2438)
This commit is contained in:
parent
c68bbd4f83
commit
67e9a517f3
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"files.associations": {
|
||||||
|
"Dockerfile-*": "dockerfile"
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user