LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
docs/api.rst
docs/conf.py
docs/index.rst
docs/patterns.rst
docs/requirements.txt
src/gitmatch/__init__.py
src/gitmatch/py.typed
src/gitmatch.egg-info/PKG-INFO
src/gitmatch.egg-info/SOURCES.txt
src/gitmatch.egg-info/dependency_links.txt
src/gitmatch.egg-info/top_level.txt
test/test_match.py
test/test_util.py