From 2fc94d2a5635ac01ab11c0ad3ac2b975fcbbeed5 Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:40:27 +0800 Subject: [PATCH] update some file for idea and vscode --- .idea/compiler.xml | 2 +- .idea/misc.xml | 3 +-- .vscode/settings.json | 3 ++- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 61a9130..b589d56 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index cf00669..958e896 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - - + diff --git a/.vscode/settings.json b/.vscode/settings.json index 926edd4..e3829e5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -87,5 +87,6 @@ "vector": "cpp", "__bits": "cpp", "__verbose_abort": "cpp" - } + }, + "cmake.configureOnOpen": false } \ No newline at end of file