add global gitignore

This commit is contained in:
2018-01-26 23:44:49 +00:00
parent cada40f9be
commit 7301d2476e
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
rebase = true
[core]
autocrlf = input
excludesfile = /home/frebib/.config/git/gitignore
[diff]
algorithm = patience
[sendemail]