From 180aa78df647ea9d5c7561809b860c1e12cd0367 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 5 Jul 2025 16:35:06 +0700 Subject: all: add project beku --- .gitmodules | 4 ++++ _project/src/beku | 1 + 2 files changed, 5 insertions(+) create mode 160000 _project/src/beku 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 index 0000000..cd45bcb --- /dev/null +++ b/_project/src/beku @@ -0,0 +1 @@ +Subproject commit cd45bcbddcea1a73b57b810e6fb594ea312b5263 -- cgit v1.3