This commit is contained in:
Jarred Sumner
2022-11-11 00:42:58 -08:00
parent 8428bd90a3
commit cd2bf2591d

8
.gitmodules vendored
View File

@@ -41,6 +41,14 @@ ignore = dirty
depth = 1
shallow = true
fetchRecurseSubmodules = false
[submodule "src/deps/libbacktrace"]
path = src/deps/libbacktrace
url = https://github.com/Jarred-Sumner/libbacktrace.git
ignore = dirty
depth = 1
shallow = true
fetchRecurseSubmodules = false
update = none
[submodule "src/deps/lol-html"]
path = src/deps/lol-html
url = https://github.com/cloudflare/lol-html