/.venv/
/target/
/dist/
/.pytest_cache/
/.ruff_cache/
/.mypy_cache/
**/__pycache__/
*.py[cod]
# Native extension generated in the source tree by `maturin develop`.
/src/agnt5/_core*.so
/src/agnt5/_core*.pyd
.env
.DS_Store
