diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2018-01-12 13:09:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 13:09:10 -0500 |
commit | c7a8e0879f327fab098ea3e77cca0a2febd6c164 (patch) | |
tree | 3bcbb57d92ded9a53e1eb0ca3818ccd20de228e9 /.gitmodules | |
parent | 1e8b9625991b94b114db470205cfb2d1ff8c43df (diff) | |
download | build_control-c7a8e0879f327fab098ea3e77cca0a2febd6c164.tar.gz |
remove submodule (#53)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 6d39af4..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "manifests"] - path = manifests - url = https://github.com/astroconda/build_manifests |