diff --git a/git/.gitconfig b/git/.gitconfig index 3e106ce..c2f9b36 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -1,5 +1,6 @@ [advice] addEmptyPathspec = false + addIgnoredFile = false [blame] # Mark any lines that have had a commit skipped using --ignore-rev with a `?` markIgnoredLines = true