# Binary
nib

# Database
*.db
*.db-wal
*.db-shm

# nib data directory
.nib/

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

# OS
.DS_Store
Thumbs.db

# Shell/profile dotfiles (host artifacts)
.bash_profile
.bashrc
.profile
.zprofile
.zshrc
.gitconfig
.gitmodules
.ripgreprc
.mcp.json

# Local Documents
.local/
