CnJaFlashC-1 / .gitconfig
OzoneAsai's picture
Upload .gitconfig with huggingface_hub
0f656ea verified
raw
history blame
359 Bytes
[core]
editor = \"C:\\Users\\asada\\AppData\\Local\\Programs\\Microsoft VS Code\\bin\\code\" --wait
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[credential "https://huggingface.co"]
provider = generic
[user]
name = Ozone
email = 56304837+OzoneAsai@users.noreply.github.com