From f4bfd6effa33ac3e81ab0d5a979a4ac17cf214fb Mon Sep 17 00:00:00 2001 From: Almsss Date: Wed, 15 Apr 2026 09:20:54 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6a84733..b52f20c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ [Bb]in/ [Oo]bj/ *.user -*.suo \ No newline at end of file +*.suo +TestResults/* \ No newline at end of file