diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,3 +21,5 @@ mergeoptions = --no-ff --no-commit [branch "debian"] mergeoptions = --no-ff --no-commit +[core] + excludesfile = ~/.gitignore |