LICENSE
README.md
pyproject.toml
src/disgust_docs.egg-info/PKG-INFO
src/disgust_docs.egg-info/SOURCES.txt
src/disgust_docs.egg-info/dependency_links.txt
src/disgust_docs.egg-info/entry_points.txt
src/disgust_docs.egg-info/top_level.txt
src/disgust_docs_cli/__init__.py
src/disgust_docs_cli/__main__.py
src/disgust_docs_cli/cli.py
src/disgust_docs_cli/config.py
src/disgust_docs_cli/errors.py
src/disgust_docs_cli/git_ops.py
src/disgust_docs_cli/paths.py
src/disgust_docs_cli/py.typed
src/disgust_docs_cli/state.py
tests/test_cli_integration.py
tests/test_config.py