aboutsummaryrefslogtreecommitdiff
path: root/workspace_config.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'workspace_config.code-workspace')
-rw-r--r--workspace_config.code-workspace11
1 files changed, 11 insertions, 0 deletions
diff --git a/workspace_config.code-workspace b/workspace_config.code-workspace
new file mode 100644
index 0000000..b257b0c
--- /dev/null
+++ b/workspace_config.code-workspace
@@ -0,0 +1,11 @@
+{
+ "folders": [
+ {
+ "path": "."
+ },
+ {
+ "path": "/home/martin/go/src/github.com/MFAshby/unicornpaint/unicorn"
+ }
+ ],
+ "settings": {}
+} \ No newline at end of file