From bf1100410cfc42257c29c5f56c21f2687bb430b3 Mon Sep 17 00:00:00 2001
From: ValueOn AG
Date: Mon, 6 Oct 2025 16:02:38 +0200
Subject: [PATCH] ignore testdata
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index eb6d2935..df4b0c6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -167,4 +167,5 @@ cython_debug/
# local data
gwserver/_database*
gwserver/results/*
-*.log.*
\ No newline at end of file
+*.log.*
+test-chat
\ No newline at end of file