comment the submodule streetcomplete
This commit is contained in:
parent
13c8439d04
commit
44d9b36d64
|
@ -303,3 +303,6 @@ TSWLatexianTemp*
|
|||
|
||||
# pre-commit or prettier or something
|
||||
node_modules
|
||||
|
||||
# Commented submodule
|
||||
StreetComplete
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue