From d32e0455f2d74246f47999ccc28ecff95e4a0aa5 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Wed, 28 May 2025 16:00:34 +0200
Subject: [PATCH] update .gitignore

---
 .gitignore | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 29c8247..0a2ad1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,9 @@ logs/prune*
 logs/transfer-*
 logs/transfer.running
 *lastlog
-static/*
\ No newline at end of file
+static/*
+
+plugins/localdump/profiles/*ini
+!plugins/localdump/profiles/ldap.ini
+!plugins/localdump/profiles/mysql.ini
+!plugins/localdump/profiles/pgsql.ini
-- 
GitLab