# secrets
.env

# python env
.python-version
.venv
poetry.lock

# temp
.pytest_cache
__pycache__

# artifacts
dist
