.env
config.toml
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.pyc
*.pyo
*.pyd
*.egg-info/
dist/
build/
storage/
tmp/
.DS_Store
