diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-10-14 20:31:35 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-10-14 20:31:35 -0400 |
commit | 84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139 (patch) | |
tree | 30fa058977072953901d3cfe516c83dd1d709b37 /.gitmodules | |
download | code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.tar.gz code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.tar.bz2 code-84edbcb1b0dd1c5ac5c1626e7dc8cf22bbf10139.zip |
initialized repo
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..94345fd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "randutils"] + path = randutils + url = https://gist.github.com/imneme/540829265469e673d045 |