Author: bibryam Date: Sat Jun 23 11:15:15 2012 New Revision: 1353110 URL: http://svn.apache.org/viewvc?rev=1353110&view=rev Log: Ignore idea specific files from svn
Modified: camel/trunk/ (props changed) camel/trunk/tooling/archetypes/camel-archetype-component-scala/ (props changed) Propchange: camel/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sat Jun 23 11:15:15 2012 @@ -14,3 +14,5 @@ eclipse-classes *.ipr *.iml *.iws + +.idea Propchange: camel/trunk/tooling/archetypes/camel-archetype-component-scala/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sat Jun 23 11:15:15 2012 @@ -2,3 +2,6 @@ target .checkstyle .project +*.ipr +*.iml +*.iws