.venv
__pycache__
*.pyc
.pytest_cache
.secrets.toml
.env
.ruff_cache
.mypy_cache
.coverage
.coverage.*
htmlcov
.tox
docs/_build/
doc/_build/
# Cookiecutter
output/
python-boilerplate/
cookiecutter-pypackage-env/
