Skip to content

Commit 2db7ac6

Browse files
committed
add VS Code workspace for fun
1 parent 36b5334 commit 2db7ac6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

dionysus.code-workspace

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "Dionysus-Server"
5+
},
6+
{
7+
"path": "Dionysus-API"
8+
}
9+
],
10+
"settings": {
11+
"java.configuration.updateBuildConfiguration": "automatic"
12+
}
13+
}

0 commit comments

Comments
 (0)