diff options
| author | Rishi-k-s <rishikrishna.sr@gmail.com> | 2022-06-26 17:19:02 +0530 |
|---|---|---|
| committer | Rishi-k-s <rishikrishna.sr@gmail.com> | 2022-06-26 17:19:02 +0530 |
| commit | 5feeaef6ca72058a86aa3cdb97f43ef36c73a532 (patch) | |
| tree | 85e50f2dfd82343d89bf018cd8c8d7992fefc43d | |
| parent | 3c99f6a625e3e6446f93e8ea70b4d5fc7acc5dbc (diff) | |
vs file
| -rw-r--r-- | School workspace.code-workspace | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/School workspace.code-workspace b/School workspace.code-workspace new file mode 100644 index 0000000..72cdb12 --- /dev/null +++ b/School workspace.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "Exam" + } + ], + "settings": {} +}
\ No newline at end of file |
