Merge pull request #382 from moreati/docs-build-ignore

Ignore built doc artifacts
This commit is contained in:
dw 2018-10-01 20:23:52 +01:00 committed by GitHub
commit 860618945b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@
MANIFEST
build/
dist/
docs/_build/
htmlcov/
*.egg-info
__pycache__/