mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-08 17:46:24 -05:00
* Updating .gitignore file to allow vs code extension recommendations * Adding vs code extension recommendations * Adding a note about vs code extension recommendations
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode.go",
|
|
"defaltd.go-coverage-viewer"
|
|
]
|
|
} |