mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
vendor: add lexbor deps submodule
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,2 @@
|
|||||||
zig-cache
|
zig-cache
|
||||||
zig-out
|
zig-out
|
||||||
vendor
|
|
||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "vendor/lexbor"]
|
||||||
|
path = vendor/lexbor
|
||||||
|
url = https://github.com/lexbor/lexbor
|
||||||
1
vendor/lexbor
vendored
Submodule
1
vendor/lexbor
vendored
Submodule
Submodule vendor/lexbor added at b2c0a617f3
Reference in New Issue
Block a user