diff options
| author | gonzo <gonzo@toniatuh.com> | 2024-10-25 19:30:01 +0200 |
|---|---|---|
| committer | gonzo <gonzo@toniatuh.com> | 2024-10-25 19:30:01 +0200 |
| commit | 9bb2bf304e47fe74952f88ffcacabb25ae4b5014 (patch) | |
| tree | b5fbd76853ad5cba581a0ff3cb78936aa013bd6a /.gitmodules | |
| download | gambit-snek-9bb2bf304e47fe74952f88ffcacabb25ae4b5014.tar.gz | |
first commit
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..14817be --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "gambit-raylib"] + path = gambit-raylib + url = git@toniatuh:gambit-raylib.git |
