From 988eaf6000edbec0e86e2ee79b17cc758c1ae4a9 Mon Sep 17 00:00:00 2001 From: Jose Bollo Date: Wed, 11 Jul 2018 15:36:42 +0200 Subject: Remove the file .gitmodules This project has no dependencency to any submodule. Consequently it is cleaner to remove the file .gitmodules Change-Id: I097de9375a66c235b07626946ca8fcad196afbbd Signed-off-by: Jose Bollo --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b545da1..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "conf.d/app-templates"] - path = conf.d/app-templates - url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates -- cgit 1.2.3-korg