update(ubuntu): gitignore to fit wsl2 env
This commit is contained in:
parent
830552f778
commit
9906181f61
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = juancwu
|
name = juancwu
|
||||||
email = 46619361+juancwu@users.noreply.github.com
|
email = 46619361+juancwu@users.noreply.github.com
|
||||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPgpMo8j6HrZf3Xoe6ppX3BOZ7a7Xj4e8QzEnR7x5dm9
|
signingkey = /home/jc/.ssh/id_ed25519.pub
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|
@ -12,8 +12,5 @@
|
||||||
[gpg]
|
[gpg]
|
||||||
format = ssh
|
format = ssh
|
||||||
|
|
||||||
[gpg "ssh"]
|
|
||||||
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue