# Python
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
venv/
.venv/
env/

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

# WorkBuddy internal data
.workbuddy/

# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Temporary files
1.0
limit_down_results.json
limit_results.json
screener_limit_results.json

# Trae internal
.trae/skills/
.trae/memory/
.trae/*.json
.trae/*.md
.trae/*.log
