Clean up submodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,15 +1,9 @@
|
|||||||
[submodule "data/res"]
|
|
||||||
path = data/res
|
|
||||||
url = git@gitlab.com:4VRDriver/fall-fever-resources.git
|
|
||||||
[submodule "lib/spdlog"]
|
[submodule "lib/spdlog"]
|
||||||
path = lib/spdlog
|
path = lib/spdlog
|
||||||
url = git@github.com:gabime/spdlog.git
|
url = git@github.com:gabime/spdlog.git
|
||||||
[submodule "lib/entt"]
|
[submodule "lib/entt"]
|
||||||
path = lib/entt
|
path = lib/entt
|
||||||
url = https://github.com/skypjack/entt.git
|
url = https://github.com/skypjack/entt.git
|
||||||
[submodule "lib/tinygltf"]
|
|
||||||
path = lib/tinygltf
|
|
||||||
url = https://github.com/syoyo/tinygltf.git
|
|
||||||
[submodule "lib/glfw"]
|
[submodule "lib/glfw"]
|
||||||
path = lib/glfw
|
path = lib/glfw
|
||||||
url = https://github.com/glfw/glfw.git
|
url = https://github.com/glfw/glfw.git
|
||||||
|
|||||||
1
data/res
1
data/res
Submodule data/res deleted from 1cf275e513
1
lib/tinygltf
vendored
1
lib/tinygltf
vendored
Submodule lib/tinygltf deleted from 091a1fcc1a
Reference in New Issue
Block a user