I would like to individually, locally exclude IntelliJ .iws files from my Subversion changelist however for some reason the settings I've configured to ignore files in IntelliJ don't seem to be applied as I'd expect them to be.
Is it possible to have my own ignored files in my own local version of the project and if so, can you explain why after configuring a host of files in IntelliJ to ignore my project still wants to commit modified files?
Existing Configuration: As per the answer here on the question 'IntelliJ and svn:ignore' I configured my local ignored files in my project by going to the following locations in IntelliJ
Settings | Version Control | Ignored Files
However as I mentioned, still end up with these files in my modified files list on each commit.
I use Maven to build my project/modules and IntelliJ version 12