From 6f199aca2c95eed7dcbe4f0a0052ddf5ea2c5f10 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Thu, 18 Dec 2025 19:09:34 +0100 Subject: [PATCH] Upgraded the .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 81a01256..abf6df5f 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,6 @@ orleans.codegen.cs # Ignore AI plugin config files: /app/.idea/.idea.MindWork AI Studio/.idea/AugmentWebviewStateStore.xml + +# Ignore GitHub Copilot migration files: +**/copilot.data.migration.*.xml