*.pyc
.venv/
venv/
.ruff_cache/
.env*
!.env.example
__pycache__/
tfy_llm_agents.egg-info/
.mypy_cache/
.pytest_cache/

# Mac Poop
.DS_Store
