about summary refs log tree commit diff
path: root/monsterfork.code-workspace
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-06-27 14:23:20 -0500
committerFire Demon <firedemon@creature.cafe>2020-08-30 05:41:03 -0500
commitc81fd632250ba6180d11c9fba01865f5caf71173 (patch)
tree1c921104738b32446b263fe6d2b48badbfe79170 /monsterfork.code-workspace
parentad28c4b08cce26061d8da356f9ef939a47774beb (diff)
[Dev] Add VS Code workspace
Diffstat (limited to 'monsterfork.code-workspace')
-rw-r--r--monsterfork.code-workspace7
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": "."
+		}
+	]
+}