mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-06 18:27:20 -05:00
72bf080017
* 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"
|
|
]
|
|
} |