# Dependencies
node_modules/
__pycache__/
*.pyc
*.pyo
.eggs/
*.egg-info/
dist/
build/

# Environment
.env
.env.local
.env.*.local
.venv/
venv/

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

# OS
.DS_Store
Thumbs.db

# Build outputs
*.tgz
*.tar.gz

# Test / Coverage
.pytest_cache/
.coverage
htmlcov/
coverage/
.nyc_output/

# Next.js
.next/
out/

# Turbo
.turbo/

# Claude Code local settings
.claude/

# Wickd local data (users' own traces, not committed)
# Note: ~/.wickd/ is outside the repo, but just in case
.wickd/

# Cloned reference repos (not part of wickd source)
superpowers/
everything-claude-code/
browser-use/
ui-ux-pro-max-skill/
claude-mem/
