[git] Add global git ignore
This commit is contained in:
parent
ab796377c7
commit
73a201ed50
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
quotepath = false
|
quotepath = false
|
||||||
|
excludesfile = ~/.gitignore
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
[merge]
|
[merge]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue