commit a2e2ddb50290e6e458e33299cbebadef7fbf3d37 Author: Louis Seubert Date: Sat Jul 11 17:03:35 2026 +0200 feat: project setup diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..768755c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "collection"] + path = collection + url = ssh://git@code.geekeey.de/component/collection.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..fcbf7d8 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# core diff --git a/collection b/collection new file mode 160000 index 0000000..02188ad --- /dev/null +++ b/collection @@ -0,0 +1 @@ +Subproject commit 02188ad59ceb72b04e5b37ea7c442d05c462760d