diff options
author | Jose Bollo <jose.bollo@iot.bzh> | 2018-07-11 15:36:42 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 14:12:02 +0100 |
commit | 988eaf6000edbec0e86e2ee79b17cc758c1ae4a9 (patch) | |
tree | c1aa16957e5d42dd7f41bdc1df2cee1f9d85bd23 | |
parent | 145d691586194724dc70bc3147ec8abc3fbf08e7 (diff) |
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 <jose.bollo@iot.bzh>
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
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 |