sphinx-autoapi/.gitignore
Ashley Whetter a4f798183c Fixed private submodules displaying when private-members turned off
Also fixed whitespace issues in templates.
2019-03-05 22:52:13 -08:00

19 lines
202 B
Plaintext

*.egg-info
*.pyc
*.swp
.doctrees
_build_rtd
_build
docs/autoapi
readthedocs_build
tests/*/autoapi
tests/dotnetexample/example/Identity/
_api_
.tox
.eggs
.ropeproject/
.cache
.pytest_cache/
build/
dist/