.gitignore
LICENSE.md
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/black.yml
.github/workflows/macos.yml
.github/workflows/pydocstyle.yml
.github/workflows/setup.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
gitignorefile/__init__.py
gitignorefile.egg-info/PKG-INFO
gitignorefile.egg-info/SOURCES.txt
gitignorefile.egg-info/dependency_links.txt
gitignorefile.egg-info/top_level.txt
tests/__init__.py
tests/test_cache.py
tests/test_ignore.py
tests/test_ignored.py
tests/test_match.py