Username-independent global gitignore
This commit is contained in:
parent
3bf055a6c2
commit
e4579ecf36
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
[commit]
|
[commit]
|
||||||
verbose = true
|
verbose = true
|
||||||
[core]
|
[core]
|
||||||
excludesfile = /home/jdkaplan/.gitignore
|
excludesfile = ~/.gitignore
|
||||||
|
|
||||||
[includeIf "gitdir:~/projects/"]
|
[includeIf "gitdir:~/projects/"]
|
||||||
path = config-personal
|
path = config-personal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue