blackbirdchess-docker-dev/.vscode/settings.json

7 lines
109 B
JSON
Raw Normal View History

2023-02-01 17:06:56 +01:00
{
"files.associations": {
".env.example": "dotenv",
"Dockerfile-*": "dockerfile"
}
}