Compare commits
2 Commits
21dc2e7a00
...
8752ee0267
Author | SHA1 | Date | |
---|---|---|---|
8752ee0267 | |||
fd2f36cab0 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,5 +26,5 @@
|
||||
/os-specific/darwin/home/.gnupg/*
|
||||
!/os-specific/darwin/home/.gnupg/gpg-agent.conf
|
||||
/home/.kube/*
|
||||
!/home/.kube/clusters
|
||||
!/home/.kube/clusters/.gitkeep
|
||||
!/home/.kube/switch-config.yaml
|
||||
|
@ -19,6 +19,7 @@
|
||||
[delta]
|
||||
line-numbers = true
|
||||
side-by-side = true
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
@ -59,3 +60,5 @@
|
||||
|
||||
[url "ssh://git@github.com"]
|
||||
insteadOf = https://github.com
|
||||
[pull]
|
||||
rebase = false
|
||||
|
Loading…
Reference in New Issue
Block a user