zhenhunfan2

.gitignore 用于忽略你不想提交到Git上的文件,用于git commit 时
.gitattribute 指定非文本文件的对比合并方式,用于git merge 时

分类:

技术点:

相关文章: