intellij idea local changes 忽略 文件和文件夹的方法

在我们svn提交的时候想要看看自己改了哪些文件,可以在 Version Control--> Local Changes 中看到,并在里面提交代码即可,但是里面会有很多我们不想看到的文件,比如idea的配置文件 *.iml、class文件之类的, 想要忽略这些文件可以用以下方法,在Setings--> Editor --> File Types --> Ignore files and folde
相关文章
相关标签/搜索