# symlinked agent-sandbox
sandbox

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/

# Tools
.mypy_cache/
.pytest_cache/

# tox
.tox/
