VSCode changes

This commit is contained in:
2020-05-27 14:34:18 -05:00
parent d159a6e5ca
commit a2dc60284d
3 changed files with 36 additions and 0 deletions

8
APCompSci.code-workspace Normal file
View File

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