diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-07-26 13:43:48 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2019-07-26 13:43:48 -0400 |
commit | f1f081fd1ddf00f86f0c561293715ead931887a2 (patch) | |
tree | 673c78d5e8d656ec0161f4cd02f398e71e40d61f /.gitmodules | |
download | space_wolff-f1f081fd1ddf00f86f0c561293715ead931887a2.tar.gz space_wolff-f1f081fd1ddf00f86f0c561293715ead931887a2.tar.bz2 space_wolff-f1f081fd1ddf00f86f0c561293715ead931887a2.zip |
initial commit
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..0a97926 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "randutils"] + path = randutils + url = https://gist.github.com/imneme/540829265469e673d045/ |