From 5c475a8a87ebdaede80e187a8ea56f556c928770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=A4tzold?= Date: Mon, 16 Mar 2026 12:37:52 +0100 Subject: [PATCH] Add setup_system.conf in client_software to .gitignore --- client_software/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/client_software/.gitignore b/client_software/.gitignore index 699e140..5448d26 100644 --- a/client_software/.gitignore +++ b/client_software/.gitignore @@ -1 +1,2 @@ .sync_*.db +setup_system.conf