syntax: glob

*.pyc
.cache
htmlcov
.coverage

*.py.1
doc/api
doc/_build
dist
build
PyFoam.egg-info

venv*
.tox
.pytest_cache
.mypy_cache
.venv
.git
