summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-02-15 00:37:36 -0800
committerVito Caputo <vcaputo@pengaru.com>2021-02-16 21:56:24 -0800
commit0c6c545cf9cb33cd48f622d135961cbbd2cbfc40 (patch)
tree4af590d22f085f85da657a08c2f429685cf9a57c /.gitmodules
rototiller: vendor rototiller submodule
glimmer is a gtk frontend for rototiller
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..75d2efe
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "rototiller"]
+ path = rototiller
+ url = git://git.pengaru.com/rototiller
© All Rights Reserved