mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
config
This commit is contained in:
parent
f18d6d824e
commit
9a40722a46
2 changed files with 8 additions and 0 deletions
7
.gitconfig
Normal file
7
.gitconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
[user]
|
||||
name = Kohei Watanabe
|
||||
email = kou029w@gmail.com
|
||||
[pull]
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*
|
Loading…
Add table
Reference in a new issue