diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-04-07 11:38:39 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-04-07 11:38:39 +0200 |
commit | ad952a580874f47b4261cedb33c8ccdec8197ece (patch) | |
tree | ef9105e2060d4f37a4a405b5542a0ee5b8097223 /.gitmodules | |
parent | Heroku Button will not work with repos that have Git submodules. Heroku Butto... (diff) | |
download | newspipe-ad952a580874f47b4261cedb33c8ccdec8197ece.tar.gz newspipe-ad952a580874f47b4261cedb33c8ccdec8197ece.tar.bz2 newspipe-ad952a580874f47b4261cedb33c8ccdec8197ece.zip |
bootstrap is no longer deployed as a submodule
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 91931bb4..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "submodules/bootstrap"] - path = submodules/bootstrap - url = https://github.com/twbs/bootstrap.git |