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

Ignore built doc artifacts
pull/377/head
dw 6 years ago committed by GitHub
commit 860618945b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

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

Loading…
Cancel
Save