diff options
| author | transtrike <transtrike@gmail.com> | 2020-12-08 17:44:20 +0200 |
|---|---|---|
| committer | transtrike <transtrike@gmail.com> | 2020-12-08 17:44:20 +0200 |
| commit | dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0 (patch) | |
| tree | 4cedde4003db5f02927a9b70525dfaa7f8ec36a8 /API | |
| parent | 037ab06210f4f86b22abee28bce4590a1501ecc5 (diff) | |
| download | DevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.tar DevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.tar.gz DevHive-dbc382f9ea7afa5a7db4adc94b466c47f6b0deb0.zip | |
git instuctions added
Diffstat (limited to 'API')
| -rw-r--r-- | API/API.code-workspace | 19 |
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 |
