git 添加系统全局.gitignore文件 2019-09-29 本文已影响0人 ifree321 touch ~/.gitignore_global # then git config --global core.excludesfile ~/.gitignore_global