diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bdabf44..a6eb613 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "spec"] path = spec url = https://github.com/catseye/Funge-98 +[submodule "lib/spoon"] + path = lib/spoon + url = https://git.sr.ht/~leon_plickat/zig-spoon |