From 47f867fec971354150c1116554e6e9a720101ff1 Mon Sep 17 00:00:00 2001
From: AndiMajore <andi.majore@googlemail.com>
Date: Wed, 22 Jun 2022 18:18:40 +0200
Subject: [PATCH] first try of bulk import

Former-commit-id: f2ed7bfabe121faed6bd0327c688e9e6172d7915 [formerly 045ef18f1f4c43c0122c51eedd5fad6902dd8cbe]
Former-commit-id: ec2aba86959f1f44128dd6cfcc6a8a47cf43a199
---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitmodules

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..686cfd4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "python_nedrex"]
+	path = python_nedrex
+	url = git@github.com:repotrial/python_nedrex.git
-- 
GitLab