diff options
-rw-r--r-- | monsterfork.code-workspace | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/monsterfork.code-workspace b/monsterfork.code-workspace new file mode 100644 index 000000000..57097327f --- /dev/null +++ b/monsterfork.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} |