# secrets
.env

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

# temp
.pytest_cache
__pycache__
dist
