mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-11 19:10:58 +00:00
17 lines
189 B
Plaintext
17 lines
189 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/
|