diff options
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | _project/src/beku | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 95dd66c..081c326 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,7 @@ path = _project/src/jarink url = git@git.sr.ht:~shulhan/jarink branch = main +[submodule "_project/src/beku"] + path = _project/src/beku + url = git@git.sr.ht:~shulhan/beku + branch = main diff --git a/_project/src/beku b/_project/src/beku new file mode 160000 +Subproject cd45bcbddcea1a73b57b810e6fb594ea312b526 |
