From 087b393f1a1d787b88c3fcab7e400f70c6be2c50 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:53:37 +0100 Subject: chore: clean up gitignore, extend mergiraf, add colorMovedWS - gitignore: remove redundant */node_modules/ (node_modules/ already matches at any depth), consolidate clangd cache pattern to **/ - attributes: add .tsx and .lua to mergiraf merge driver - config: add diff.colorMovedWS = allow-indentation-change to complement colorMoved, ignoring whitespace in moved blocks --- home/.config/git/config | 1 + 1 file changed, 1 insertion(+) (limited to 'home/.config/git/config') diff --git a/home/.config/git/config b/home/.config/git/config index e59a2dc..87947d0 100644 --- a/home/.config/git/config +++ b/home/.config/git/config @@ -15,6 +15,7 @@ tool = nvimdiff algorithm = histogram colorMoved = default + colorMovedWS = allow-indentation-change mnemonicPrefix = true relative = true renameLimit = 10000 -- cgit v1.2.3-70-g09d2