LICENSE
README.md
pyproject.toml
gh_clean/__init__.py
gh_clean/__main__.py
gh_clean/cli.py
gh_clean/config.py
gh_clean/delete.py
gh_clean/github.py
gh_clean/report.py
gh_clean.egg-info/PKG-INFO
gh_clean.egg-info/SOURCES.txt
gh_clean.egg-info/dependency_links.txt
gh_clean.egg-info/entry_points.txt
gh_clean.egg-info/top_level.txt
tests/test_delete.py
tests/test_report.py