diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-04-07 11:42:18 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-04-07 11:42:18 +0200 |
commit | 68e876d1121a04fa4fa7e3882c94bbe8e5005c15 (patch) | |
tree | 55f5c5fe4244a9d39df1cf0ee59653f6d8970c0d /.gitmodules | |
parent | Python >= 3.5 (diff) | |
parent | bootstrap is no longer deployed as a submodule (diff) | |
download | newspipe-68e876d1121a04fa4fa7e3882c94bbe8e5005c15.tar.gz newspipe-68e876d1121a04fa4fa7e3882c94bbe8e5005c15.tar.bz2 newspipe-68e876d1121a04fa4fa7e3882c94bbe8e5005c15.zip |
Merge branch 'master' into bookmark
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 |