From c5f68f07d132e1e8540cc5b61992d4c85b443200 Mon Sep 17 00:00:00 2001 From: "Sergey S. Betke" Date: Thu, 21 Jun 2018 14:38:42 +0300 Subject: [PATCH] =?UTF-8?q?*=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20VSCode=20[ci=20skip]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- marks.code-workspace | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/marks.code-workspace b/marks.code-workspace index 3e363673..6fe198dd 100644 --- a/marks.code-workspace +++ b/marks.code-workspace @@ -1,21 +1,7 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "search.exclude": { - "**/obj": true, - "**/release": true, - "**/make.log": true, - "ReleaseNotes.md": true - }, - "files.exclude": { - "**/obj": true, - "**/release": true, - "**/make.log": true, - "ReleaseNotes.md": true - } - } -} +{ + "folders": [ + { + "path": "." + } + ], +}