diff options
author | Julien Dessaux | 2022-08-14 14:31:25 +0200 |
---|---|---|
committer | Julien Dessaux | 2022-08-14 14:31:25 +0200 |
commit | d7ac70b78dda45ba09108a266aa68e26895f432a (patch) | |
tree | 72a241697edf7acb344012153790e4e7ade0605d | |
parent | Initial import (diff) | |
download | grenade-brothers-d7ac70b78dda45ba09108a266aa68e26895f432a.tar.gz grenade-brothers-d7ac70b78dda45ba09108a266aa68e26895f432a.tar.bz2 grenade-brothers-d7ac70b78dda45ba09108a266aa68e26895f432a.zip |
Added lib spoon submodule
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/spoon | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..254eeba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/spoon"] + path = lib/spoon + url = https://git.sr.ht/~leon_plickat/zig-spoon diff --git a/lib/spoon b/lib/spoon new file mode 160000 +Subproject c2be37a8087ccb6b01981cb617fef7755dc72b6 |