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 /.gitmodules | |
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 '.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..254eeba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/spoon"] + path = lib/spoon + url = https://git.sr.ht/~leon_plickat/zig-spoon |