From e034a42fc6941b9786ab3dc139365a47b8456bca Mon Sep 17 00:00:00 2001 From: Koji Hasegawa Date: Sun, 14 Apr 2024 07:26:49 +0900 Subject: [PATCH] Mod .gitignore in .idea --- .idea/.idea.UnityTestExamples/.idea/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.idea/.idea.UnityTestExamples/.idea/.gitignore b/.idea/.idea.UnityTestExamples/.idea/.gitignore index faeea02..2080a48 100644 --- a/.idea/.idea.UnityTestExamples/.idea/.gitignore +++ b/.idea/.idea.UnityTestExamples/.idea/.gitignore @@ -11,3 +11,5 @@ /dataSources.local.xml # Editor-based HTTP Client requests /httpRequests/ +# GitHub Copilot persisted chat sessions +/copilot/chatSessions