summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-09-15 23:31:49 -0500
committersanine <sanine.not@pm.me>2023-09-15 23:31:49 -0500
commit285938592215e239a5388f8018cc12fe978b2c0a (patch)
tree8ade3f842fb5124f15fafeefa2935e9d073cef8b
initial commit
-rw-r--r--.gitattributes1
-rw-r--r--.gitmodules3
-rw-r--r--README.md4
m---------marigold-svg0
4 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..176a458
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e439588
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "marigold-svg"]
+ path = marigold-svg
+ url = https://sanine.net/git/marigold-svg
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0b35be6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+yarrow
+======
+
+a cgi-based d&d stats renderer
diff --git a/marigold-svg b/marigold-svg
new file mode 160000
+Subproject c8f36f3df88c1a4064a9c73c95a165eb13beeb2