# Byte-compiled
__pycache__/
*.py[cod]

# Virtual environments
.venv/
venv/
env/

# Build artifacts
dist/
*.egg-info/
build/

# Test artifacts
.pytest_cache/
.pytest-tmp/
tests/.pytest-tmp/
tests/pytest_tmp/
tests/unit/.task_work/
tests/unit/.task3_work/
tests/unit/task_work_*/
tests/integration/.task_work/
tests/e2e/task_work_*/
pytest-cache-files-*/
pytest-task*/
.pytest-tmp*/
.pytest_tmp/

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Project data
data/
.truenex-memory/

# Local agent orchestration
.agent/
.aider*
tools/claude-ds.ps1

# Local scratch files
nul
truenex-mem-mcp.bat
docs/claude_suggest.md
localtmp_probe/
.coverage
