diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-01-20 13:56:55 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-02-28 01:43:59 +0100 |
| commit | 9be793e62d86091ba66b9be4abeba53b1d0e5cac (patch) | |
| tree | fd6520d36aa2297bbb03055741204b37db7b73c2 /.gitmodules | |
| parent | d26f046fc9149693a6ebc28301ccc3581c0f144e (diff) | |
Import dynstr
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..a977745 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dynstr"] + path = dynstr + url = https://gitea.privatedns.org/xavi92/dynstr |
