Compare commits
No commits in common. "8752ee02670e69c7d1504fcb5bf8422dc1f69484" and "21dc2e7a00c14795fa6fbf5e96da74d4cf04f6f7" have entirely different histories.
8752ee0267
...
21dc2e7a00
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/.gitkeep
|
||||
!/home/.kube/clusters
|
||||
!/home/.kube/switch-config.yaml
|
||||
|
@ -19,7 +19,6 @@
|
||||
[delta]
|
||||
line-numbers = true
|
||||
side-by-side = true
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
@ -60,5 +59,3 @@
|
||||
|
||||
[url "ssh://git@github.com"]
|
||||
insteadOf = https://github.com
|
||||
[pull]
|
||||
rebase = false
|
||||
|
Loading…
Reference in New Issue
Block a user