set env-example file association for vscode
This commit is contained in:
parent
cbb949c273
commit
c7bac4fc31
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"env-example": "dotenv",
|
||||
"Dockerfile-*": "dockerfile"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue