diff --git a/Suisa-Project.code-workspace b/Suisa-Project.code-workspace new file mode 100644 index 0000000..cc45e03 --- /dev/null +++ b/Suisa-Project.code-workspace @@ -0,0 +1,12 @@ +{ + "folders": [ + { + "path": "../../Suisa-Project" + }, + { + "name": "Suisa-Listen", + "path": "." + } + ], + "settings": {} +} \ No newline at end of file