# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/

# Virtual environment
.venv/
venv/

# Data (SQLite DB, scraped data)
data/

# Environment variables
.env
.env.*
!.env.example

# IDE
.idea/
.vscode/
*.swp
*.swo
.worktrees/

# OS
.DS_Store
Thumbs.db

# Node / Frontend (future)
node_modules/
/web/dist/
/web/.next/

# uv
.python-version
*/openclaw/old/
qbu_crawler/server/openclaw/old/
.pytest_tmp/*
.tmp-*
/日报PDF与邮件功能评审报告.md
.claude/agents/
.claude/settings/
.claude/system-prompts/
