user a shorted/clearer name for global .gitignore
This commit is contained in:
parent
20eb03ae0a
commit
6be0568703
2 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
sub = submodule
|
sub = submodule
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.gitignore_global
|
excludesfile = ~/.gitignore
|
||||||
editor = vim
|
editor = vim
|
||||||
trustctime = false # http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/
|
trustctime = false # http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/
|
||||||
pager = less -F -X
|
pager = less -F -X
|
||||||
|
|
Loading…
Add table
Reference in a new issue