Configure Workspace

This commit is contained in:
GuilhermeWerner
2021-01-08 16:06:04 -03:00
parent 17bee0e6bf
commit 4ed58681dc
2 changed files with 20 additions and 0 deletions

8
OpenGL.code-workspace Normal file
View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}