From 6bfca4765c930a188d4b2a7e2edf0a627c052ba4 Mon Sep 17 00:00:00 2001 From: Alex Tkachev Date: Mon, 18 Mar 2024 15:29:13 +0400 Subject: [PATCH] chore: ignore copilot chat files --- .idea/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.idea/.gitignore b/.idea/.gitignore index 03d7c2646..a87f3fbd7 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -7,3 +7,5 @@ /dataSources/ /dataSources.local.xml /markdown.xml +# GitHub Copilot persisted chat sessions +/copilot/chatSessions