MANIFEST.in
README.md
pyproject.toml
.git/HEAD
.git/config
.git/description
.git/index
.git/packed-refs
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/push-to-checkout.sample
.git/hooks/update.sample
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/heads/main
.git/logs/refs/remotes/origin/HEAD
.git/objects/97/870e4dfe9865800bf8a0ee04e54b7e98e4c8f9
.git/objects/pack/pack-4b9a41bdfc470e19b1d06d2d06b8687ef06b98c8.idx
.git/objects/pack/pack-4b9a41bdfc470e19b1d06d2d06b8687ef06b98c8.pack
.git/refs/heads/main
.git/refs/remotes/origin/HEAD
src/dimed/__init__.py
src/dimed/cli.py
src/dimed.egg-info/PKG-INFO
src/dimed.egg-info/SOURCES.txt
src/dimed.egg-info/dependency_links.txt
src/dimed.egg-info/entry_points.txt
src/dimed.egg-info/requires.txt
src/dimed.egg-info/top_level.txt
src/dimed/template/cookiecutter.json
src/dimed/template/{{cookiecutter.dimedfolder}}/__init__.py
src/dimed/template/{{cookiecutter.dimedfolder}}/__main__.py