aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2020-12-08 17:44:20 +0200
committertranstrike <transtrike@gmail.com>2020-12-08 17:44:20 +0200
commitdbc382f9ea7afa5a7db4adc94b466c47f6b0deb0 (patch)
tree4cedde4003db5f02927a9b70525dfaa7f8ec36a8
parent037ab06210f4f86b22abee28bce4590a1501ecc5 (diff)
downloadDevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.tar
DevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.tar.gz
DevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.zip
git instuctions added
-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