LICENSE
README.md
pyproject.toml
setup.py
tree3/__init__.py
tree3/__main__.py
tree3/cli.py
tree3/config.py
tree3/constants.py
tree3.egg-info/PKG-INFO
tree3.egg-info/SOURCES.txt
tree3.egg-info/dependency_links.txt
tree3.egg-info/entry_points.txt
tree3.egg-info/top_level.txt
tree3/core/__init__.py
tree3/core/builder.py
tree3/core/parser.py
tree3/core/tree.py
tree3/utils/__init__.py
tree3/utils/clipboard.py
tree3/utils/file_utils.py
tree3/utils/gitignore.py