The project is using Maven so the POM files are the main sources of project info. There are some useful settings in the project files which would be nice to keep.
OTOH IDEA seems to create too many redundant changes in the project file structure which pollutes the SVN history and sometimes creates conflicts.
Should I keep the .idea directory and the *.iml files under version control? in full? in part?
