LICENSE
README.md
pyproject.toml
src/gitmojis/__init__.py
src/gitmojis/__main__.py
src/gitmojis/core.py
src/gitmojis/defaults.py
src/gitmojis/exceptions.py
src/gitmojis/model.py
src/gitmojis/py.typed
src/gitmojis/cli/__init__.py
src/gitmojis/cli/commands.py
src/python_gitmojis.egg-info/PKG-INFO
src/python_gitmojis.egg-info/SOURCES.txt
src/python_gitmojis.egg-info/dependency_links.txt
src/python_gitmojis.egg-info/entry_points.txt
src/python_gitmojis.egg-info/requires.txt
src/python_gitmojis.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_defaults.py
tests/test_gitmoji.py
tests/test_guide.py