diff options
author | olpc user <olpc@xo-5d-f7-86.localdomain> | 2020-01-07 14:50:13 -0800 |
---|---|---|
committer | olpc user <olpc@xo-5d-f7-86.localdomain> | 2020-01-07 14:50:13 -0800 |
commit | 4c3fc266543ce59ca13a5e703ee92f94628afc95 (patch) | |
tree | c37d7abdfaac2997dcbf775ce160cf095f9b159f /.gitmodules | |
parent | 48ac8f392055a00fd3854acdfc858612cfb3e52f (diff) | |
download | standingwithresilience-4c3fc266543ce59ca13a5e703ee92f94628afc95.tar.gz standingwithresilience-4c3fc266543ce59ca13a5e703ee92f94628afc95.zip |
add encrypted bsv key file
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..085bcc6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bsvup"] + path = bsvup + url = https://github.com/monkeylord/bsvup.git |