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 @@