diff options
-rw-r--r-- | NewsAggregator.code-workspace | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/NewsAggregator.code-workspace b/NewsAggregator.code-workspace new file mode 100644 index 0000000..e1687fc --- /dev/null +++ b/NewsAggregator.code-workspace @@ -0,0 +1,17 @@ +{ + "folders": [ + { + "path": "Aggregator" + }, + { + "path": "Classes" + }, + { + "path": "Database" + }, + { + "path": "Main" + } + ], + "settings": {} +}
\ No newline at end of file |