X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=git%2F.gitconfig;h=b00a96b353348eef66d24d962ddf9bba3393b2f2;hp=b17e344896722e1cba8afb4720951054bb50b3f3;hb=HEAD;hpb=05b947dd85bce2936ade940885adf12bb5a6c617 diff --git a/git/.gitconfig b/git/.gitconfig index b17e344..7d19ce5 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -3,6 +3,7 @@ [advice] pushUpdateRejected = false detachedHead = false + addIgnoredFile = false [alias] wt = worktree unchanged = update-index --assume-unchanged @@ -16,6 +17,7 @@ branch = auto interactive = auto [core] + compression = 0 excludesfile = /home/stargrave/.git-ignore quotepath = false whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof