summaryrefslogtreecommitdiff
path: root/server.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'server.code-workspace')
-rw-r--r--server.code-workspace10
1 files changed, 10 insertions, 0 deletions
diff --git a/server.code-workspace b/server.code-workspace
new file mode 100644
index 0000000..449c3b1
--- /dev/null
+++ b/server.code-workspace
@@ -0,0 +1,10 @@
+{
+ "folders": [
+ {
+ "path": "."
+ },
+ {
+ "path": "../.."
+ }
+ ]
+} \ No newline at end of file