Normalize the .gitignore
This commit is contained in:
parent
16fe838777
commit
9d4f4fd39f
1 changed files with 29 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
||||||
[user]
|
[user]
|
||||||
name = Cyryl Płotnicki-Chudyk
|
name = Cyryl Płotnicki
|
||||||
email = cyplo@cyplo.net
|
email = cyplo@cyplo.net
|
||||||
[color]
|
[color]
|
||||||
ui = true
|
ui = true
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
[core]
|
[core]
|
||||||
pager = cat
|
pager = cat
|
||||||
[alias]
|
[alias]
|
||||||
tree = log --show-signature --color --decorate --date=short --all --graph -n 9
|
tree = log --show-signature --color --decorate --date=short --all --graph -n 8
|
||||||
head = log HEAD -n1
|
head = log HEAD -n1
|
||||||
[core]
|
[core]
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
|
|
Loading…
Reference in a new issue