diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-19 23:54:53 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-19 23:57:56 +0200 |
commit | cb636288cdad210eaef62ea0ebed9e4ae154a7fc (patch) | |
tree | acf95dcec16116fc752aba2b499663e63fb8ca68 /.gitmodules |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e24cac9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/xcb-zig"] + path = depends/xcb-zig + url = https://repo.dec05eba.com/xcb-zig |