.gitignore
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/python-publish.yml
.idea/AliceGit.iml
.idea/misc.xml
.idea/modules.xml
.idea/workspace.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
AliceGit/Exceptions.py
AliceGit/__init__.py
AliceGit/pyproject.toml
AliceGit.egg-info/PKG-INFO
AliceGit.egg-info/SOURCES.txt
AliceGit.egg-info/dependency_links.txt
AliceGit.egg-info/requires.txt
AliceGit.egg-info/top_level.txt
AliceGit/unittests/__init__.py