gitmodules potential fix
Some checks failed
studiorailgun/fluid-sim/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/fluid-sim/pipeline/head There was a failure building this commit
This commit is contained in:
parent
7d2569f3dc
commit
40b570a0b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,5 +7,4 @@
|
|||||||
/.project
|
/.project
|
||||||
/shared-folder
|
/shared-folder
|
||||||
/shared-folder/**
|
/shared-folder/**
|
||||||
/src/main/c/lib/**
|
|
||||||
/chunks
|
/chunks
|
||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "src/main/c/lib/stb"]
|
||||||
|
path = src/main/c/lib/stb
|
||||||
|
url = https://github.com/nothings/stb.git
|
||||||
1
src/main/c/lib/stb
Submodule
1
src/main/c/lib/stb
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ae721c50eaf761660b4f90cc590453cdb0c2acd0
|
||||||
Loading…
Reference in New Issue
Block a user