.env
.env.*
!.env.example
.venv/
venv/
.python-version
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
.idea/
.vscode/
.DS_Store
Thumbs.db
*.log
*.pid
frontend/node_modules/
frontend/dist/
node_modules/
output/
postgres_data/
redis_data/
data/
xiaomi_video/
docs/
AGENTS.md
src/home_monitor.egg-info
.opencode/
.playwright-mcp/
