🎉 First commit
This commit is contained in:
commit
cade5ac6b6
231 changed files with 48507 additions and 0 deletions
12
gitconfig
Normal file
12
gitconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
[pull]
|
||||
rebase = true
|
||||
[gpg]
|
||||
format = ssh
|
||||
[commit]
|
||||
gpgSign = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[push]
|
||||
followTags = true
|
||||
[format]
|
||||
signOff = yes
|
Loading…
Add table
Add a link
Reference in a new issue