Files
Document-Management-System-…/laradock/.vscode/settings.json

7 lines
108 B
JSON
Raw Normal View History

2021-04-07 06:32:42 -04:00
{
"files.associations": {
"env-example": "dotenv",
"Dockerfile-*": "dockerfile"
}
}