^.*\.Rproj$
^\.Rproj\.user$
^\.vscode
^\.venv
^\.travis\.yml$
^\.travis\.yml_disabled$
^appveyor\.yml$
^\.eggs
^\.pytest_cache
^humanleague.cpython
setup.cfg
codecov.yml
pyproject.toml
dist/
build/
humanleague/
humanleague.egg-info/
dev/
doc/
.github/
README.md
requirements.txt
setup.py
LICENSE.md
MANIFEST.in
scripts/
src/docstr.inl
tests/test_all.py
tests/__pycache__
