# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

*.lock

# venv
.venv

.idea

.python-version

.pytest_cache

tests/test_secret.py