From 61487f38c1d672bef842341571090f0b6136afaa Mon Sep 17 00:00:00 2001
From: Loch <Maximilian.Loch@LVermGeo.landsh.de>
Date: Wed, 26 Apr 2023 14:04:39 +0200
Subject: [PATCH] added gitignore file

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f1960b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+db_conn.cfg
\ No newline at end of file
-- 
GitLab