diff options
author | Pjotr Prins | 2024-12-03 09:27:31 +0100 |
---|---|---|
committer | Pjotr Prins | 2024-12-03 09:27:31 +0100 |
commit | 648ae2851d515e6b0e003d1ddb25d7b1f1e21c1f (patch) | |
tree | c4798c545924a1fac6b267253fef1b378f8f64df /.gitmodules | |
parent | 7b7f6f63a6855c51de580db9d5e7683570ffef9a (diff) | |
download | presentations-648ae2851d515e6b0e003d1ddb25d7b1f1e21c1f.tar.gz |
Added talk ass a submodulemain
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..0aedea9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "guile-zig"] + path = guile-zig + url = git@gitlab.com:pjotrp/guile-zig.git |