Skip to main content
Rig provides a minimal Git configuration focused on editor integration and global ignores.

Editor

All Git operations that open an editor (commits, rebases, interactive adds) use Neovim.

Global Gitignore

The global gitignore at ~/.config/git/ignore excludes:
This prevents machine-specific Claude Code settings from being accidentally committed to any repository.