__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.playwright-mcp/
.worktrees/
.claude/
docs/superpowers/
my-boss-profile.md
CLAUDE.md
AGENTS.md
GEMINI.md
.ace-tool/
.agents/skills/
.trellis/
*.html
!src/**/*.html
!demo/**/*.html
*.pdf

# Coverage artifacts
.coverage
.coverage.*
coverage.xml
coverage.json
htmlcov/

# 本地专属的社区发帖草稿（未公开前保留在本地）
docs/blog/linuxdo-promo.md
