From 6a9eae756c602dae4ca9c97dbd8c3a9e8da0e750 Mon Sep 17 00:00:00 2001 From: Finn Date: Mon, 19 Jan 2026 19:14:27 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 480bdf5..072236d 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,6 @@ build/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store +/.idea/copilot.data.migration.agent.xml +/.idea/discord.xml