diff --git a/files/git/gitconfig b/files/git/gitconfig index bf55d5d..40eddd4 100644 --- a/files/git/gitconfig +++ b/files/git/gitconfig @@ -6,6 +6,7 @@ [core] excludesfile = ~/.gitignore_global autocrlf = input + ignorecase=false [commit] gpgsign = true