dbtui 0.3.22

Terminal database client with Vim-style navigation
# Rust
/target/
Cargo.lock
**/*.rs.bk
*.pdb

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

# Claude context (development only, not tracked)
.claude/
CLAUDE.md

# Dependencies
/node_modules/
*.o
*.a
*.so

# Test artifacts
*.prof