# Rust build artifacts
target/
rust_out

# Python
__pycache__/
*.pyc
*.pyo
.python-version
.mypy_cache/
.ruff_cache/

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

# macOS
.DS_Store

# Environment
.env
.env.local

# Test artifacts
*.profraw

# Development artifacts
.tiers/

# Internal / promotion drafts
linkedin-posts-draft.md
docs/linkedin-ajax-replay.md
retros/

# Stray scripts from other projects
spectre_v1.py
.gitnexus
AGENTS.md
CLAUDE.md
.claude/
.claude/agent-memory/
docs/plans/
