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