I'm using the m2eclipse Eclipse plugin. There are many files like .project .classpath and the .settings directory which aren't checked in (and shouldn't be) which aren't yet added to the svn ignore list. My first pass at an svn ignore list would be to ignore: .project .classpath files and the .settings target and surefire-reports dirs
For anyone using an Eclipse IDE this helps show whether there are changes waiting to go out or not, for anyone not using Eclipse it shouldn't matter. WDYT? Jeremy
