From 80afa6bd909820aa6354c38c7c8128b1d5777bd9 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 20 Dec 2024 22:37:19 +0100 Subject: [PATCH] remove gitmodules leftovers --- .gitmodules | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 52fb2251..00000000 --- a/.gitmodules +++ /dev/null @@ -1,15 +0,0 @@ -[submodule "mulle-objc-runtime"] - path = stash/mulle-objc-runtime - url = https://github.com/mulle-objc/mulle-objc-runtime -[submodule "mulle-core"] - path = stash/mulle-core - url = https://github.com/mulle-core/mulle-core -[submodule "mulle-objc-debug"] - path = stash/mulle-objc-debug - url = https://github.com/mulle-objc/mulle-objc-debug -[submodule "mulle-objc-cc"] - path = stash/mulle-objc-cc - url = https://github.com/mulle-cc/mulle-objc-cc -[submodule "mulle-objc-list"] - path = stash/mulle-objc-list - url = https://github.com/mulle-objc/mulle-objc-list