diff.astextplain.textconv=astextplain filter.lfs.clean=git-lfs clean -- %f filter.lfs.smudge=git-lfs smudge -- %f filter.lfs.process=git-lfs filter-process filter.lfs.required=true http.sslbackend=openssl http.sslcainfo=C:/Software/Git/mingw64/etc/ssl/certs/ca-bundle.crt core.autocrlf=true core.fscache=true core.symlinks=false pull.rebase=false credential.helper=manager credential.https://dev.azure.com.usehttppath=true init.defaultbranch=main core.editor="C:\Software\Microsoft VS Code\bin\code" --wait user.name=Jane user.email=kefubu@111.com core.repositoryformatversion=0 core.filemode=false core.bare=false core.logallrefupdates=true core.symlinks=false core.ignorecase=true remote.vue_project_template.url=https://gitpack.cn/record/Vite_Project_template.git remote.vue_project_template.fetch=+refs/heads/*:refs/remotes/vue_project_template/*