forked from sirius-db/sirius
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 775 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "duckdb"]
path = duckdb
url = https://github.com/duckdb/duckdb
branch = main
ignore = dirty
[submodule "extension-ci-tools"]
path = extension-ci-tools
url = https://github.com/duckdb/extension-ci-tools
branch = main
[submodule "substrait"]
path = substrait
url = https://github.com/sirius-db/duckdb-substrait-extension.git
branch = main
[submodule "cucascade"]
path = cucascade
url = https://github.com/NVIDIA/cuCascade.git
branch = main
[submodule "duckdb-python"]
path = duckdb-python
url = https://github.com/duckdb/duckdb-python.git
[submodule ".claude/claude-tools"]
path = .claude/claude-tools
url = https://github.com/sirius-db/claude-tools.git
branch = main
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/Microsoft/vcpkg.git