Skip to content

Commit dff6f4e

Browse files
committed
exclude 3rdparty/glTFSampleModels from default update
1 parent c65f564 commit dff6f4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
[submodule "3rdparty/glTFSampleModels"]
5555
path = 3rdparty/glTFSampleModels
5656
url = [email protected]:Devsh-Graphics-Programming/glTF-Sample-Models.git
57+
update = none
5758
[submodule "3rdparty/nbl_spirv_cross"]
5859
path = 3rdparty/nbl_spirv_cross
5960
url = [email protected]:devshgraphicsprogramming/SPIRV-Cross.git
@@ -116,4 +117,4 @@
116117
url = [email protected]:Devsh-Graphics-Programming/libdeflate.git
117118
[submodule "docker/compiler-explorer"]
118119
path = docker/compiler-explorer
119-
url = [email protected]:Devsh-Graphics-Programming/Compiler-Explorer-Docker.git
120+
url = [email protected]:Devsh-Graphics-Programming/Compiler-Explorer-Docker.git

0 commit comments

Comments
 (0)