aboutsummaryrefslogtreecommitdiff
path: root/API/API.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'API/API.code-workspace')
-rw-r--r--API/API.code-workspace19
1 files changed, 0 insertions, 19 deletions
diff --git a/API/API.code-workspace b/API/API.code-workspace
deleted file mode 100644
index 875e3c8..0000000
--- a/API/API.code-workspace
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "folders": [
- {
- "path": "."
- }
- ],
- "settings": {
- "files.exclude": {
- "**/.vscode": true,
- "**/bin": true,
- "**/obj": true,
- ".gitignore" : true,
- "**/README.md" : true,
- "**/LICENSE" : true,
- "**/Properties" : true,
- "**/*.code-workspace" : true
- }
- }
-} \ No newline at end of file