about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2021-12-04 17:27:36 +0100
committerLeah Neukirchen <leah@vuxu.org>2021-12-04 17:27:36 +0100
commit18eda331da0aa05d1161354313d328e8142e3624 (patch)
tree7ff23306449ac35b56764a7fb85cd9432c9b43e1 /.gitmodules
parenta1225c26d757405def591f4d9ddc1c5eabcfeef9 (diff)
downloadadventofcode2021-18eda331da0aa05d1161354313d328e8142e3624.tar.gz
adventofcode2021-18eda331da0aa05d1161354313d328e8142e3624.tar.xz
adventofcode2021-18eda331da0aa05d1161354313d328e8142e3624.zip
submodule bqn-libs
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9d985ac
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "bqn-libs"]
+	path = bqn-libs
+	url = https://github.com/mlochbaum/bqn-libs