You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by sr...@apache.org on 2015/09/24 22:54:07 UTC

svn commit: r1705144 - in /felix/trunk/http: ./ api/

Author: srs
Date: Thu Sep 24 20:54:07 2015
New Revision: 1705144

URL: http://svn.apache.org/viewvc?rev=1705144&view=rev
Log:
Added more ignore patterns

Modified:
    felix/trunk/http/   (props changed)
    felix/trunk/http/api/   (props changed)

Propchange: felix/trunk/http/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Sep 24 20:54:07 2015
@@ -1,3 +1,5 @@
 target
 .project
 .settings
+*.idea
+*.iml

Propchange: felix/trunk/http/api/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Sep 24 20:54:07 2015
@@ -4,3 +4,4 @@ target
 .project
 maven-eclipse.xml
 .externalToolBuilders
+*.iml