From 6a8cb54da9213a25732ba5de2af03f085aecdbab Mon Sep 17 00:00:00 2001 From: Georg Gadinger Date: Wed, 29 Mar 2017 22:28:37 +0200 Subject: [PATCH] why the fuck are submodules a thing --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index ff415f8d..00000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "service-docs"] - path = service-docs - url = https://github.com/Retrospring/service-docs.git -[submodule "config/locales"] - path = config/locales - url = https://github.com/Retrospring/locales.git