Remove the built docs submodule

This commit is contained in:
John Whitlock
2019-09-10 11:02:51 -05:00
parent 4aa5c8c07f
commit 364653166e
3 changed files with 1 additions and 6 deletions

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@
*.so
*.sublime-*
.DS_Store
docs/build/doctrees/
docs/build
ichnaea/content/static/tiles/
my.env
.docker-build

4
.gitmodules vendored
View File

@@ -1,4 +0,0 @@
[submodule "docs/build/html"]
path = docs/build/html
url = https://github.com/mozilla/ichnaea.git
branch = gh-pages

1
docs/build/html vendored

Submodule docs/build/html deleted from 55a9677fb8