From cd0d68b04d0d8a1b7007ae4a13b95d574ef40ce0 Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Mon, 2 Feb 2026 00:38:17 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20.v?= =?UTF-8?q?scode/settings.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b212feb..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "files.exclude": { - "**/.git": true, - "**/.svn": true, - "**/.hg": true, - "**/.DS_Store": true, - "**/Thumbs.db": true, - ".DS_Store": true, - "._*": true, - "**/._*": true - }, - "java.project.explorer.showNonJavaResources": true, - "java.configuration.updateBuildConfiguration": "interactive" -} \ No newline at end of file