现在svn侧 忽略.gitignore然后在svn侧 提交该修改在git测,输入如下命令,把svn的ignore规则应用到git中 git svn show-ignore >> .git/info/exclude