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