aboutsummaryrefslogtreecommitdiff
path: root/DevHive.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'DevHive.code-workspace')
-rw-r--r--DevHive.code-workspace3
1 files changed, 2 insertions, 1 deletions
diff --git a/DevHive.code-workspace b/DevHive.code-workspace
index e165dda..875e3c8 100644
--- a/DevHive.code-workspace
+++ b/DevHive.code-workspace
@@ -12,7 +12,8 @@
".gitignore" : true,
"**/README.md" : true,
"**/LICENSE" : true,
- "**/Properties" : true
+ "**/Properties" : true,
+ "**/*.code-workspace" : true
}
}
} \ No newline at end of file