Updated gitconfig with global excludes file
This commit is contained in:
parent
db9497bd5c
commit
bce39b0781
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
pushall = !git remote | xargs -L1 git push --all
|
||||
[core]
|
||||
autocrlf = input
|
||||
excludesfile = /Users/acicchetti/.gitignore
|
||||
[include]
|
||||
path = ~/.gitconfig_local
|
||||
[credential]
|
||||
|
|
Loading…
Add table
Reference in a new issue