jenkinsAutoTesting #1

Merged
railgun merged 6 commits from jenkinsAutoTesting into master 2024-03-15 21:15:04 -04:00
3 changed files with 4 additions and 1 deletions
Showing only changes of commit 40b570a0b1 - Show all commits

1
.gitignore vendored
View File

@ -7,5 +7,4 @@
/.project
/shared-folder
/shared-folder/**
/src/main/c/lib/**
/chunks

3
.gitmodules vendored Normal file
View 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

@ -0,0 +1 @@
Subproject commit ae721c50eaf761660b4f90cc590453cdb0c2acd0