diff options
| author | Jacob Banta <[email protected]> | 2026-01-19 16:36:43 -0500 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-20 18:26:19 -0800 |
| commit | 7fc0738aee5e9a809d754a32faebcedff2133baf (patch) | |
| tree | 3c85f90e4c1d4619b57bd2c0d86605e6ae6969ca /.gitmodules | |
| parent | update binding to TIGR 3.2.2 and Zig 0.15.2 (diff) | |
| download | zigr-7fc0738aee5e9a809d754a32faebcedff2133baf.tar.xz zigr-7fc0738aee5e9a809d754a32faebcedff2133baf.zip | |
change TIGR import to use Zig build system
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index c28d207..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "libs/tigr"] - path = libs/tigr - url = https://github.com/erkkah/tigr |