Add VSCode workspace file

This commit is contained in:
Vortrex
2021-02-22 18:30:50 -06:00
parent 9c960debb0
commit 596b93f0f5

8
asshat-rp.code-workspace Normal file
View File

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