1》share
.使用idea在将项目提交到svn的过程中遇到这样的问题
将项目share之后再设置ignore files ,在commit的时候,不会将你设置的ignore files过滤掉,但是如果不share,versioncontrol界面出不来
正确的顺序是:files--》settings--》在这里设置过滤文件
2.》commit:这个时候commit,就将你要过滤的文件过滤掉了
原文:https://www.cnblogs.com/rachelgarden/p/10882488.html