From cb72a06827b599409923c51f503009cd6a1b596d Mon Sep 17 00:00:00 2001 From: Alex4386 Date: Mon, 11 Mar 2024 09:24:00 +0900 Subject: [PATCH] chore: target Java1.8 --- .idea/.gitignore | 4 ++++ .idea/misc.xml | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.idea/.gitignore b/.idea/.gitignore index c3f502a..7779f84 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,7 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +# GitHub Copilot persisted chat sessions +/copilot/chatSessions +# Do not sync Discord RichPresence plugin +/discord.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index de4b033..a204f0a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,9 +7,8 @@ -