comment the submodule streetcomplete
This commit is contained in:
parent
13c8439d04
commit
44d9b36d64
|
@ -303,3 +303,6 @@ TSWLatexianTemp*
|
||||||
|
|
||||||
# pre-commit or prettier or something
|
# pre-commit or prettier or something
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# Commented submodule
|
||||||
|
StreetComplete
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[submodule "StreetComplete"]
|
#[submodule "StreetComplete"]
|
||||||
path = StreetComplete
|
# path = StreetComplete
|
||||||
url = https://git.nordgedanken.dev/mtrnord/StreetComplete.git
|
# url = https://git.nordgedanken.dev/mtrnord/StreetComplete.git
|
||||||
branch = main
|
# branch = main
|
||||||
|
|
Loading…
Reference in New Issue