.assets
.env
.worktrees/
*.pyc
dist/
build/
docs/*
!docs/logs/
!docs/plans/
!docs/multi-agent.md
!docs/collaborative-orchestration.md
!docs/AI-AS-DEVELOPER-GAP-ANALYSIS.md
*.egg-info/
*.egg
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzz
.venv/
__pycache__/
poetry.lock
.pytest_cache/
.pytest-temp-root-safe/
.tmp*/
.basetemp/
tmp_test/
botpy.log
nul

# Memory database (user-specific, should not be tracked)
memory_db/

# Local settings and test artifacts (should not be tracked)
.claude/
.backup/
MagicMock/
test_out.txt*
