From e7caa7a9ba0202c44ad02ea9fd37c27bd4336c26 Mon Sep 17 00:00:00 2001 From: nea Date: Sat, 12 Mar 2022 01:57:57 +0100 Subject: Initial commit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cb24a04 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "NotEnoughUpdates-REPO"] + path = NotEnoughUpdates-REPO + url = https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/ -- cgit