From 0fcfefa6536c911f842c601e8cdca315d5d3aac5 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan.bosch@open-xchange.com>
Date: Thu, 19 Dec 2024 14:14:41 +0100
Subject: [PATCH] Add generated tests to .gitignore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 75ce8fe4a..627c78d81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,6 @@ src/managesieve-login/managesieve-login
 
 compile_commands.json
 /.cache
+
+tests/failures/mailbox-bad-utf8.svtest
+tests/test-address.svtest
-- 
GitLab