提交忽略的文件 -f 强制增加git add xx.csv -f Sep 9, 2022 使用git add xx.csv -f 来强制添加这个文件. 没有显示的原因是, .gitignore 文件中 设置了对 .csv文件的忽略.