From dfdb2990e46d74d526235094eef893f597216bd1 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 19 Dec 2024 15:20:24 +0000 Subject: [PATCH] Update IntelliJ project files. --- .idea/.gitignore | 2 ++ .idea/codeStyles/Project.xml | 17 +++-------------- .idea/codeStyles/codeStyleConfig.xml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 4 ++++ 4 files changed, 10 insertions(+), 15 deletions(-) diff --git a/.idea/.gitignore b/.idea/.gitignore index 73f69e0..b0811f1 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,5 @@ /dataSources.local.xml # Editor-based HTTP Client requests /httpRequests/ +# GitHub Copilot persisted chat sessions +/copilot/chatSessions diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 3c96fac..f60d48d 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -21,23 +21,12 @@