diff options
| author | dragonprevost <dragon@dkp.io> | 2018-11-13 14:59:04 -0800 |
|---|---|---|
| committer | dragonprevost <dragon@dkp.io> | 2018-11-13 14:59:04 -0800 |
| commit | a30c1a3af414f743c1ad40e66d6a3c7ada1064a1 (patch) | |
| tree | 2edb2d2fd6711b36e568e1f8ab26dd2a65a3b020 /.gitmodules | |
| parent | e4454a200dba88b65110bb81f40e413fb891ea36 (diff) | |
added util to 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..4359c25 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "brnkl-util"] + path = brnkl-util + url = https://github.com/brnkl/brnkl-util.git |
