git 不再追踪某个文件

添加到 .gitignore

git rm --cached project.private.config.json

此处评论已关闭