From 44d9b36d64c5adfb472516fad4cc2a38a121adaf Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 19 May 2024 19:06:09 +0300 Subject: [PATCH] comment the submodule streetcomplete --- .gitignore | 3 +++ .gitmodules | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0de30c5..43c70ba 100644 --- a/.gitignore +++ b/.gitignore @@ -303,3 +303,6 @@ TSWLatexianTemp* # pre-commit or prettier or something node_modules + +# Commented submodule +StreetComplete diff --git a/.gitmodules b/.gitmodules index 33a33a5..9aff835 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "StreetComplete"] - path = StreetComplete - url = https://git.nordgedanken.dev/mtrnord/StreetComplete.git - branch = main +#[submodule "StreetComplete"] +# path = StreetComplete +# url = https://git.nordgedanken.dev/mtrnord/StreetComplete.git +# branch = main