.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
pyproject.toml
.devcontainer/.dockerignore
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/workflows/pr-to-prod.yml
.github/workflows/publish-to-pypi.yml
docs/release-checklist.md
docs/release-notes.md
docs/specs/002-file-selection-safety.md
tests/test_cli_docs.py
tests/test_filesystem_behavior.py
tests/test_packaging.py
tests/test_parser_contract.py
tidyup/__init__.py
tidyup/__main__.py
tidyup/tidyup.py
tidyup/utils.py
tidyup.egg-info/PKG-INFO
tidyup.egg-info/SOURCES.txt
tidyup.egg-info/dependency_links.txt
tidyup.egg-info/entry_points.txt
tidyup.egg-info/requires.txt
tidyup.egg-info/top_level.txt