LICENSE.txt
README.md
pyproject.toml
gibby/__init__.py
gibby/__main__.py
gibby/file_tree.py
gibby/git.py
gibby/logic.py
gibby/snapshot_behavior.py
gibby.egg-info/PKG-INFO
gibby.egg-info/SOURCES.txt
gibby.egg-info/dependency_links.txt
gibby.egg-info/entry_points.txt
gibby.egg-info/requires.txt
gibby.egg-info/top_level.txt
gibby/cli/__init__.py
gibby/cli/__main__.py
gibby/cli/_utils.py
gibby/cli/snapshot.py
gibby/remote_url/__init__.py
gibby/remote_url/file_remote_url.py
gibby/remote_url/remote_url.py
tests/test_file_tree.py