set env-example file association for vscode

This commit is contained in:
Shao Yu Lung 2020-06-18 09:35:46 +08:00
parent cbb949c273
commit c7bac4fc31
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"files.associations": {
"env-example": "dotenv",
"Dockerfile-*": "dockerfile"
}
}