diff options
author | Mikhail Burakov <mburakov@mailbox.org> | 2023-04-02 20:36:49 +0200 |
---|---|---|
committer | Mikhail Burakov <mburakov@mailbox.org> | 2023-04-07 13:48:02 +0200 |
commit | e59239d9eb7a48844104b2fbbcb96c069204950a (patch) | |
tree | bcc272d8a04ae2d329df32f707abe488deeba579 /.gitmodules | |
parent | eecbacdc1ab1b29fee71f3a689e01cabe12b3730 (diff) |
Add toolbox 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..2feff5d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "toolbox"] + path = toolbox + url = http://burakov.eu/toolbox.git |