From f081ee87651ce222899c150fb7b862c99e9fc14a Mon Sep 17 00:00:00 2001 From: Elizabeth Gashchuk <gashchuk2011@mail.ru> Date: Wed, 29 Nov 2023 21:57:58 +0000 Subject: [PATCH] =?UTF-8?q?=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 39ca5cc..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "files.associations": { - "array": "cpp", - "cstddef": "cpp" - } -} \ No newline at end of file -- GitLab