diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-02-16 21:28:55 -0700 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-02-16 21:28:55 -0700 |
commit | 1588b8ddb538b2eb8119b63d6372235b58c954b1 (patch) | |
tree | fb18177bee7d99bc88f118a6b9c06601d4e14eb1 | |
download | simponic.xyz-1588b8ddb538b2eb8119b63d6372235b58c954b1.tar.gz simponic.xyz-1588b8ddb538b2eb8119b63d6372235b58c954b1.zip |
Add submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | maize-maze | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0691a0d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "maize-maze"] + path = maize-maze + url = git@github.com:Simponic/maize-maze diff --git a/maize-maze b/maize-maze new file mode 160000 +Subproject 2bf6e469a6a914c1f2c41b1408ad988bd72b09f |