Last active
October 21, 2018 05:31
-
-
Save youngjuning/c70bb3c4687538cfc843aa5ad9d6f48c to your computer and use it in GitHub Desktop.
.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
name = 杨俊宁 | |
email = [email protected] | |
[color] | |
ui = auto | |
[credential] | |
helper = store | |
[http] | |
sslVerify = false | |
[filter "lfs"] | |
clean = git-lfs clean -- %f | |
smudge = git-lfs smudge -- %f | |
process = git-lfs filter-process | |
required = true | |
[winUpdater] | |
recentlySeenVersion = 2.19.1.windows.1 | |
[core] | |
autocrlf = input |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git记住密码