Add only gaps between windows and change colors
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
114b20c87e
commit
a1117b541d
2 changed files with 14 additions and 8 deletions
|
@ -33,3 +33,9 @@
|
|||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue