Drop content submodule from .gitmodules

It's seems a bit confusing to have it in .gitmodules and .gitignore at
the same time.
Furthermore it makes distro packaging fail for my distro.
pull/1347/head
Heiko Becker 2022-02-05 00:00:05 +01:00 committed by Hleb Valoshka
parent 60ed8238b1
commit e51f3d5b97
1 changed files with 0 additions and 3 deletions

3
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "thirdparty/Spice"]
path = thirdparty/Spice
url = https://github.com/OpenSpace/Spice.git
[submodule "content"]
path = content
url = https://github.com/CelestiaProject/CelestiaContent.git
[submodule "thirdparty/fmt"]
path = thirdparty/fmt
url = https://github.com/fmtlib/fmt.git