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 MANIFEST
build/ build/
dist/ dist/
docs/_build/
htmlcov/ htmlcov/
*.egg-info *.egg-info
__pycache__/ __pycache__/

Loading…
Cancel
Save