.venv/
venv/
.git/
__pycache__/
*.py[cod]
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
tests/
.github/
*.md
!README.md
demo-video/
.idea/
.vscode/
docs/
.ai-bom-cache/
node_modules/
assets/
