csift 0.10.5

ripgrep for Claude Code session transcripts: fast regex list/search over ~/.claude/projects/**/*.jsonl
# Rust build artifacts
/target
**/*.rs.bk
*.pdb

# Editors
.vscode/
.idea/

# Claude Code (machine-local settings)
.claude/settings.local.json

# macOS
.DS_Store
._*

# Windows
Thumbs.db
[Dd]esktop.ini

# Local working areas (never part of the repo)
/reference/
/.omc/