FEAT: Exdented funny git config

This commit is contained in:
_N0x 2025-02-25 14:35:27 +01:00
parent 94ddccdf87
commit 6433bb1a07

@ -36,4 +36,12 @@
conflictstyle = zdiff3
[core]
fsmonitor = true
untrackedCache = true
untrackedCache = true
[log]
date = iso
[apply]
# Remove trailing whitespaces
whitespace = fix
[color "diff"]
whitespace = red reverse