From 36ff8d61546ee25a779e94d2f673e45f00c8e301 Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Fri, 6 Jun 2025 16:53:04 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Removes=20configuration=20submod?= =?UTF-8?q?ule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config | 1 - .gitmodules | 4 ---- 2 files changed, 5 deletions(-) delete mode 160000 .config delete mode 100644 .gitmodules diff --git a/.config b/.config deleted file mode 160000 index ebd71c6..0000000 --- a/.config +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ebd71c670b05712e15908e28aa7fe3cd4d78fc23 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 49ce403..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule ".config"] - path = .config - url = https://github.com/kritikos-io/.config - branch = master