__pycache__
*.pyc
.venv
.git
.gitignore
_archive
temp_files
bdx_cache
logs
*.bdx
*.json
!pyproject.toml
!web/package.json
!web/package-lock.json
!web/tsconfig*.json
web/node_modules
.playwright-mcp
tests
*.md
!README.md
!docs/*.md
