Author: jbonofre
Date: Wed Aug 1 19:42:02 2012
New Revision: 1368216
URL: http://svn.apache.org/viewvc?rev=1368216&view=rev
Log:
Update .gitignore with the IntelliJ Idea files
Modified:
archiva/redback/redback-components/trunk/.gitignore
Modified: archiva/redback/redback-components/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/.gitignore?rev=1368216&r1=1368215&r2=1368216&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/.gitignore (original)
+++ archiva/redback/redback-components/trunk/.gitignore Wed Aug 1 19:42:02 2012
@@ -1,5 +1,6 @@
target
-*.iml
+*.i??
+.idea
.classpath
.project
.settings