You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by ka...@apache.org on 2011/02/19 22:47:19 UTC

svn commit: r1072449 - /shiro/trunk/support/groovy/

Author: kaosko
Date: Sat Feb 19 21:47:19 2011
New Revision: 1072449

URL: http://svn.apache.org/viewvc?rev=1072449&view=rev
Log:
SHIRO-272 Ignore Eclipse configuration files

Modified:
    shiro/trunk/support/groovy/   (props changed)

Propchange: shiro/trunk/support/groovy/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Feb 19 21:47:19 2011
@@ -1,2 +1,6 @@
 *.iml
+.classpath
+.externalToolBuilders
+.project
+.settings
 target