aboutsummaryrefslogtreecommitdiff
path: root/NewsAggregator.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'NewsAggregator.code-workspace')
-rw-r--r--NewsAggregator.code-workspace27
1 files changed, 0 insertions, 27 deletions
diff --git a/NewsAggregator.code-workspace b/NewsAggregator.code-workspace
deleted file mode 100644
index bcf5117..0000000
--- a/NewsAggregator.code-workspace
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "folders": [
- {
- "path": "Aggregator"
- },
- {
- "path": "Classes"
- },
- {
- "path": "Database"
- },
- {
- "path": "Main"
- }
- ],
- "settings": {
- "files.exclude": {
- "**/.git": true,
- "**/.svn": true,
- "**/.hg": true,
- "**/CVS": true,
- "**/.DS_Store": true,
- "bin/**": true,
- "obj/**": true,
- }
- }
-} \ No newline at end of file